1 package org.collectionspace.services.collectionobject.nuxeo;
3 import org.collectionspace.services.common.document.InvalidDocumentException;
5 public class BotGardenCollectionObjectValidatorHandler extends CollectionObjectValidatorHandler {
8 protected void handleUpdate() throws InvalidDocumentException {
9 // Disable non-empty objectNumber requirement, so that updates don't need to retrieve the current objectNumber.