Skip to content

Commit

Permalink
refactor(readme): add extras
Browse files Browse the repository at this point in the history
  • Loading branch information
nowjordanhappy committed Sep 23, 2023
1 parent e224aa5 commit 5a1076c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@ when (ageResult) {
}
```

## Extras
* If you want to create your custom builder, use **CompositeValidator**
* Use **AllTooValidator** for create your own validator. You need to specify the enter and ouput type, they can be different.

## License

MIT License
Expand Down

0 comments on commit 5a1076c

Please sign in to comment.