Skip to content

Commit

Permalink
Update number of rules in the documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Henrique Moody <[email protected]>
  • Loading branch information
henriquemoody committed May 22, 2019
1 parent 1b14675 commit b88da74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@

- Complex rules made simple: `v::numericVal()->positive()->between(1, 255)->validate($input)`.
- [Granularity control](feature-guide.md#validation-methods) for advanced reporting.
- [More than 130](list-of-rules.md) (fully tested) validation rules.
- [More than 150](list-of-rules.md) (fully tested) validation rules.
- [A concrete API](concrete-api.md) for non fluent usage.

0 comments on commit b88da74

Please sign in to comment.