Commit Graph

16 Commits

Author SHA1 Message Date
Alejandro Gervasio 258532c40f BAEL-2253 - Difference Between @NotNull, @NotEmpty and @NotBlank Constraints in Bean Validation (#5310)
* Initial Commit

* Update UserNotBlankUnitTest.java

* Update UserNotEmptyUnitTest.java

* Update UserNotNullUnitTest.java
2018-09-29 09:04:18 -05:00
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Markus Gulden 7ecceaf5e2 Updates after editor feedback 2018-02-05 11:17:37 +01:00
Markus Gulden 5a31640528 Updates after editor feedback 2018-02-03 13:30:52 +01:00
Markus Gulden e15f2fc7dd Updates after editor feedback 2018-02-03 13:10:31 +01:00
Markus Gulden b9ac0dc78b Updates after editor feedback 2018-02-03 12:51:59 +01:00
Markus Gulden 81e8da29a4 BAEL-1335 2018-01-27 11:14:14 +01:00
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