Skip to content

octaValidate V1.2.0

Compare
Choose a tag to compare
@Octagon-simon Octagon-simon released this 27 Jul 18:10
· 21 commits to main since this release
1a38caf
  • Validation error/success display was improved
  • File size conversions were modified
  • New attribute "accept-mime" allows you to provide File MIME types and it supports MIME types with wildcards. Please refer to the documentation to learn more
  • totalsize, totalminsize, and totalmaxsize were modified to be size, minsize, maxsize.
  • New attributes "files, minfiles , and maxfiles" were added. Please refer to the documentation to learn more