BBjControlValidation provides a set of Javascript validation expressions for use with BBjControls.
- Easy to set up
- Easy to customize
- 40+ of common validators
- Ability to extend and add new validator types
- Clone the project locally , then add
BBjControlValidation
to your BBj paths - Or Use the plugins manager
Check the documentation to get you started!
Everyone is welcome to help contribute and improve this plugin. There are several ways you can contribute:
- Reporting issues (please read issue guidelines)
- Suggesting new features
- Writing or refactoring code
- Fixing issues