Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sashirestela authored Apr 6, 2024
1 parent 4187f95 commit 7f26dc4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ Java lightweight validator.
- [Description](#-description)
- [Installation](#-installation)
- [Constraints](#-constraints)
- [@Required](#@required)
- [@Range](#@range)
- [@Size](#@size)
- [@Extension](#@extension)
- [@ObjectType](#@objecttype)
- [@Valid](#@valid)
- [@Required](#required)
- [@Range](#range)
- [@Size](#size)
- [@Extension](#extension)
- [@ObjectType](#objecttype)
- [@Valid](#valid)
- [Create New Constraint](#-create-new-constraint)
- [New Constraint Annotation](#new-constraint-annotation)
- [New Validator Class](#new-validator-class)
Expand Down Expand Up @@ -327,4 +327,4 @@ Please read our [Contributing](CONTRIBUTING.md) guide to learn and understand ho

## 📄 License

This library is licensed under the MIT License. See the [LICENSE](https://github.com/sashirestela/slimvalidator/blob/main/LICENSE) file for more information.
This library is licensed under the MIT License. See the [LICENSE](https://github.com/sashirestela/slimvalidator/blob/main/LICENSE) file for more information.

0 comments on commit 7f26dc4

Please sign in to comment.