| Interface | Description |
|---|---|
| Validation |
Interface to support validation on submission process
TODO should be supported InProgressSubmission (t.b.d)
|
| Class | Description |
|---|---|
| AbstractValidation |
Abstract class to provide basic management of errors resulting from a validation on a submission
|
| LicenseValidation |
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,
|
| MetadataValidation |
Execute three validation check on fields validation:
- mandatory metadata missing
- regex missing match
- authority required metadata missing
|
| UploadValidation |
Execute file required check validation
|
Copyright © 2019 DuraSpace. All rights reserved.