Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.63 KB

README.md

File metadata and controls

45 lines (34 loc) · 1.63 KB

BBjControlValidation Plugin

BBj v22.10 Client DWC BBjControlValidation is released under the MIT license. PRs welcome!

BBjControlValidation provides a set of Javascript validation expressions for use with BBjControls.

Features

  • Easy to set up
  • Easy to customize
  • 40+ of common validators
  • Ability to extend and add new validator types

Installation

Documentation

Check the documentation to get you started!

Contributing

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