mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +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/
|