]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-909 Add validation support. Added tests for same. Fixed bug in updateNonExiste...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Tue, 16 Feb 2010 01:10:21 +0000 (01:10 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Tue, 16 Feb 2010 01:10:21 +0000 (01:10 +0000)
commitcc423fbd2cb6f78eafab96fcf601c996152113e3
tree1e2a093fb59bdb84c2809182ec9a704a99de7282
parent44a502b468a0624847faa18ab8861ce644ffdab3
CSPACE-909 Add validation support. Added tests for same. Fixed bug in updateNonExistentItem that was only exposed through the validation codepath.
services/common/src/main/config/tenant-bindings.xml
services/vocabulary/client/src/test/java/org/collectionspace/services/client/test/VocabularyServiceTest.java
services/vocabulary/service/src/main/java/org/collectionspace/services/vocabulary/VocabularyResource.java
services/vocabulary/service/src/main/java/org/collectionspace/services/vocabulary/nuxeo/VocabularyItemValidatorHandler.java [new file with mode: 0644]