java-tutorials/spring-mvc-forms
gatmeister 2b2dc447bf BAEL-112 | Spring MVC Validation - a Custom Validator (#934)
* BAEL-112 | Spring MVC Validation - a Custom Validator

### Implementation of a custom validator in Employee class using
Validator interface

* BAEL-112 | Spring MVC Validation - a Custom Validator

Implementation of a custom validator in Employee class using Validator
interface

* BAEL-112 | Spring MVC Validation - a Custom Validator

Reverting changes made for a previous module

* BAEL-112 | Spring MVC Validation - a Custom Validator

Reverting changes to module ‘spring-mvc-java’

* BAEL-112 | Spring MVC Validation - a Custom Validator

Reverting changes to module ‘spring-mvc-java’

* BAEL-112 | Spring MVC Validation - a Custom Validator

Final reversion of changes to previous module used

* BAEL-112 | Spring MVC Validation - a Custom Validator

formats the EmployeeValidator class

* BAEL-112 | Spring MVC Validation - a Custom Validator

Modification from @RequestMapping POST to @PostMapping as per Final
Review

* BAEL-112 | Spring MVC Validation - a Custom Validator

Reverts the changes made to Employee and Employee Controller. Created a
new class, Customer as implementation for custom validation

* BAEL-112 | Spring MVC Validation - a Custom Validator

Reverting EmployeeController

* BAEL-112 | Spring MVC Validation - a Custom Validator

Reverting EmployeeHome
2017-01-14 23:49:14 +01:00
..
src/main BAEL-112 | Spring MVC Validation - a Custom Validator (#934) 2017-01-14 23:49:14 +01:00
pom.xml upgrade dependencies 2016-12-07 00:18:52 +02:00