blob: ab2ee26133883669ae8663d7e2886bf291926bf2 (
plain)
1
2
3
4
5
6
7
8
9
|
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://jqueryvalidation.org/
|