v1.3.0
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)
instanceOf()
to check inheritance of prototypes.numeric()
to check for strings containing numbersoptional
now supports a flag to consider trimmed empty strings valid (considerTrimmedEmptyString
) (#140)