Skip to content
Snippets Groups Projects

Rodn metadata validation

Merged Nicolas.Rod requested to merge rodn-metadata-validation-rebase into master
1 unresolved thread
18 files
+ 1201
81
Compare changes
  • Side-by-side
  • Inline
Files
18
@@ -40,3 +40,14 @@ documentFile.embargo.error.missing_info=This value is mandatory if an embargo is
documentFile.embargo.error.bad_access_level=Access level during embargo ''{0}'' is incoherent with final access level ''{1}''
publication.subSubtype.error.not_permitted="Publication subSubtype ''{0}'' is not permitted for the selected subtype ''{1}''
deposit.error.type.empty=The type cannot be empty
deposit.error.type.invalid_name=The type name doesn't exist
deposit.error.subtype.empty=The subtype cannot be empty
deposit.error.subtype.invalid_name=The subtype name doesn't exist
deposit.error.subtype.invalid_type=The subtype is not valid for the selected type
deposit.error.subSubtype.invalid_name=The sub-subtype name doesn't exist for the selected subtype
deposit.error.container.identifiers.invalid_issn=The value is not a valid ISSN
deposit.error.container.identifiers.invalid_isbn=The value is not a valid ISBN
deposit.error.contributors.appears_more_than_once=This contributor appears more than once
deposit.error.field_cannot_be_empty=This field cannot be empty
Loading