Skip to content

Commit 7f26dc4

Browse files
authored
Update README.md
1 parent 4187f95 commit 7f26dc4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Java lightweight validator.
1111
- [Description](#-description)
1212
- [Installation](#-installation)
1313
- [Constraints](#-constraints)
14-
- [@Required](#@required)
15-
- [@Range](#@range)
16-
- [@Size](#@size)
17-
- [@Extension](#@extension)
18-
- [@ObjectType](#@objecttype)
19-
- [@Valid](#@valid)
14+
- [@Required](#required)
15+
- [@Range](#range)
16+
- [@Size](#size)
17+
- [@Extension](#extension)
18+
- [@ObjectType](#objecttype)
19+
- [@Valid](#valid)
2020
- [Create New Constraint](#-create-new-constraint)
2121
- [New Constraint Annotation](#new-constraint-annotation)
2222
- [New Validator Class](#new-validator-class)
@@ -327,4 +327,4 @@ Please read our [Contributing](CONTRIBUTING.md) guide to learn and understand ho
327327

328328
## 📄 License
329329

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

0 commit comments

Comments
 (0)