Package org.dspace.app.rest.submit.step.validation
package org.dspace.app.rest.submit.step.validation
-
ClassDescriptionAbstract class to provide basic management of errors resulting from a validation on a submissionThis class validates that the Creative Commons License has been granted for the in-progress submission.This submission validation check that the license has been grant for the inprogress submission looking for the presence of a license bitstream in the license bundle,Execute three validation check on fields validation: - mandatory metadata missing - regex missing match - authority required metadata missingExecute check validation of Coar notify services filtersExecute file required check validationInterface to support validation on submission process TODO should be supported InProgressSubmission (t.b.d)