Commit Graph

9 Commits

Author SHA1 Message Date
lor6 8a77746e4d container elements validation ex (#2707)
* container elements validation ex

* comment custom container validation
2017-10-04 20:00:44 +02:00
lor6 0fa168957f update to 2.0, formatting (#2688)
* update to 2.0, formatting

* formatting
2017-09-30 07:35:32 +02:00
Doha2012 48cd6f876f Fix test names (#1853)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom

* add missing parent

* fix logging issue

* fix test names
2017-05-15 11:35:14 -05:00
mnkartik 27513b2bb4 modified: javaxval/src/test/java/org/baeldung/ValidationTest.java 2015-10-21 09:31:17 +05:30
mnkartik c96ac1059a modified: javaxval/.gitignore
new file:   javaxval/bin/.gitignore
	new file:   javaxval/bin/pom.xml
	deleted:    javaxval/src/test/java/sample/ValidationTest.java
2015-10-18 12:35:45 +05:30
mnkartik ff430ef23e code updated 2015-10-18 12:27:50 +05:30
mnkartik c745cf2e9b updated code 2015-10-14 09:17:35 +05:30
mnkartik 7c9070a3a2 javax validation project updates 2015-10-02 11:47:36 +05:30
mnkartik 5c1ce1c74a new file: javaxval/.classpath
new file:   javaxval/.project
	new file:   javaxval/pom.xml
	new file:   javaxval/src/main/java/sample/model/User.java
	new file:   javaxval/src/test/java/sample/ValidationTest.java
2015-09-26 21:32:13 +05:30