10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
4438be5
a6b567f New NumberBetween and StringOfLength type.
a6b567f
NumberBetween
StringOfLength
21f3f48 New functions isDate(), isFalse(), isNumberBetween(), isRegExp(), isStringLength(), isTrue() with tests and types.
21f3f48
isDate()
isFalse()
isNumberBetween()
isRegExp()
isStringLength()
isTrue()
7d4cda7 This CHANGELOG.md.
7d4cda7
CHANGELOG.md
e70b034 All types description in the README.md.
e70b034
README.md
61e9376 Add possibility to use is prefixed functions directly from the guard eg. guard.array().
61e9376
is
guard
guard.array()