KateStar-git / Spring-MVC-Validation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 62.8%Language:HTML 37.2%