Skip to content

Commit 4b1e2a0

Browse files
authored
Update README.md
1 parent f08dace commit 4b1e2a0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# Spring-MVC-Validation
22
Student form with name, last name, postal code and customer code validation
3+
4+
# Required fields
5+
# @InitBinder
6+
# Validaton a number range
7+
# Regular expressions
8+
# Make Integer fields required; String for Int fields
9+
# Custom validation

0 commit comments

Comments
 (0)