mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
10 lines
332 B
Plaintext
10 lines
332 B
Plaintext
config BR2_PACKAGE_JQUERY_VALIDATION
|
|
bool "jQuery-Validation"
|
|
select BR2_PACKAGE_JQUERY
|
|
help
|
|
The jQuery Validation Plugin provides drop-in validation for
|
|
your existing forms, while making all kinds of
|
|
customizations to fit your application really easy.
|
|
|
|
http://bassistance.de/jquery-plugins/jquery-plugin-validation/
|