Skip to content

Commit 8a1ca50

Browse files
author
GHEMID Mohamed
committed
📝 Link to validators in the code
1 parent e8dac0c commit 8a1ca50

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,5 @@ model => model.age < 18
4848
? model.authorisedByParents ? null : 'not'
4949
: null;
5050
```
51+
52+
🌱 You can find the rest of validators like `testDateAfter`, `testGreaterThan`, `testLength`, `testEmailFormat` etc. in the code [here](https://github.com/Kilix/functional-validation/tree/master/src).

0 commit comments

Comments
 (0)