We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aebb66b commit b37155dCopy full SHA for b37155d
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+<a name="1.10.0"></a>
2
+# 1.10.0 (2021-02-03)
3
+
4
+## Changes
5
+- fix issue in multiple custom validator [#203](https://github.com/icebob/fastest-validator/pull/203)
6
+- Add `min`, `max` property to `email` rule [#213](https://github.com/icebob/fastest-validator/pull/213)
7
+- Add `base64` property to `string` rule [#214](https://github.com/icebob/fastest-validator/pull/214)
8
9
+--------------------------------------------------
10
<a name="1.9.0"></a>
11
# 1.9.0 (2020-11-16)
12
0 commit comments