Skip to content

flexguse/validation-violation-checker-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project description

This demo project shows how to use validation-violation-checker (see https://github.com/flexguse/validation-violation-checker) in a minimal setup.

Additionally it is a 'remember-how-to' for the author how to setup JSR 303 Bean Validation in combination with the Spring framework.

Rerequisites

This project uses:

  • Java 1.7
  • Project Lombok (to get rid of getter/setter/builder Boilerplate code)

Use project in your IDE

You need to download Lombok (http://projectlombok.org/) and install the extension in your IDE.

To build the Maven project there is no need to download an IDE extension.

About

Demo project for validation-violation-checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages