FValidator — (Form Validator)
Form validator is vanilla js based form validation library. This library aims to provide simple, elegant form validation.
Current FValidator only has
- [Browser support]
Special builds can be created that exclude subsets of FValidator functionality. This allows for smaller custom builds when the builder is certain that those parts of FValidator are not being used. For example, you can only use InputValidator and also extend the rules, message validation of yours.