- spring boot starter web dependency already includes hibernate validator dependency.
- https://www.journaldev.com/2668/spring-validation-example-mvc-validator
- http://technicalstack.com/form-validation-part-4-using-annotation-pattern-past-max-etc/
- https://stackoverflow.com/questions/3813195/regular-expression-for-indian-mobile-numbers
- mobile no validation
- birthdate validation for correct range which dependes on gender
- email validation
- https://docs.oracle.com/javase/tutorial/essential/regex/intro.html
Thursday, March 22, 2018
Spring MVC validation
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment