Config.in 332 B

123456789
  1. config BR2_PACKAGE_JQUERY_VALIDATION
  2. bool "jQuery-Validation"
  3. select BR2_PACKAGE_JQUERY
  4. help
  5. The jQuery Validation Plugin provides drop-in validation for
  6. your existing forms, while making all kinds of
  7. customizations to fit your application really easy.
  8. http://bassistance.de/jquery-plugins/jquery-plugin-validation/