Skip to content

Commit

Permalink
Add a link to vext
Browse files Browse the repository at this point in the history
Closes #6.
  • Loading branch information
RussellLuo committed Jun 2, 2021
1 parent 6c56ee2 commit 8688462
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -63,6 +63,10 @@ A validator factory is a function used to create a validator, which will do the
- [Nin](https://pkg.go.dev/github.com/RussellLuo/validating/v2#Nin)
- [Match](https://pkg.go.dev/github.com/RussellLuo/validating/v2#Match)

### Extension validator factories

- [vext](https://github.com/RussellLuo/vext)

### Validator customizations

- [From a boolean expression](example_nested_struct_pointer_test.go#L24)
Expand Down

0 comments on commit 8688462

Please sign in to comment.