Skip to content

octaValidate V1.1.3

Compare
Choose a tag to compare
@Octagon-simon Octagon-simon released this 10 Jul 20:26
· 25 commits to main since this release

CHANGELOGS

  • An issue with installing octavalidate through NPM was resolved See issue 7. Please check out how to install this library with NPM on the documentation

  • You don't need the CHECK rule to validate checkboxes or radio elements again. You just have to use the R rule to validate any input element to mark it as required

  • File Validation was added, along with attributes like size, minsize, maxsize, accept, totalsize, totalminsize, totalmaxsize.

  • First official documentation was created for octaValidate. Please check out the documentation here