/Spring-MVC-Validation

Student form with name, last name, postal code and customer code validation

Primary LanguageJava

Spring-MVC-Validation

Student form with name, last name, postal code and customer code validation

Required fields

@InitBinder

Validaton a number range

Regular expressions

Make Integer fields required; String for Int fields

Custom validation