Skip to content

v1.3.0

Compare
Choose a tag to compare
@imbrn imbrn released this 19 May 12:43
· 92 commits to master since this release
b9943d4

Added

  • Rule instanceOf() to check inheritance of prototypes.
  • Rule numeric() to check for strings containing numbers

Changed

  • Rule optional now supports a flag to consider trimmed empty strings valid (considerTrimmedEmptyString) (#140)