From 828109ef688f308ec7f81e375a3fe2fc9279ec79 Mon Sep 17 00:00:00 2001 From: remillet Date: Tue, 19 Jan 2016 10:28:36 -0800 Subject: [PATCH] CSPACE-6705: Validatation for UPDATE requests no longer require objectNumber field. --- .../nuxeo/CollectionObjectValidatorHandler.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/nuxeo/CollectionObjectValidatorHandler.java b/services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/nuxeo/CollectionObjectValidatorHandler.java index 557600432..3a0394e8f 100644 --- a/services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/nuxeo/CollectionObjectValidatorHandler.java +++ b/services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/nuxeo/CollectionObjectValidatorHandler.java @@ -96,7 +96,7 @@ public class CollectionObjectValidatorHandler extends ValidatorHandlerImpl