Octagon-simon/octaValidate-nodejs
This is a developer-friendly package that helps to validate a JSON payload in your NodeJS environment using validation rules and sophisticated regular expressions. You can use this package to validate a form submission via any HTTP method.
JavaScriptMIT
Issues
- 1
- 0
- 0
`getErrors()` method doesn't return validation errors from both file validation and field validation
#3 opened by Octagon-simon - 0
ReferenceError: req is not defined
#2 opened by Octagon-simon - 1
Form validation returns previous error even after a correct value has been provided
#1 opened by Octagon-simon