- validate(PDRObject) - Static method in class org.bbaw.pdr.utils.Validator
-
Validates the provided PDR object against XMLSchema and expected content
and its format.
- ValidationException - Exception in org.bbaw.pdr.utils
-
Signalises issues with structure or content of XML documents
representing PDR objects, or PDR identifiers.
- ValidationException(String) - Constructor for exception org.bbaw.pdr.utils.ValidationException
-
- ValidationException(Throwable) - Constructor for exception org.bbaw.pdr.utils.ValidationException
-
- ValidationException(String, Throwable) - Constructor for exception org.bbaw.pdr.utils.ValidationException
-
- Validator - Class in org.bbaw.pdr.utils
-
Validation of PDR objects before ingestion or modification.
- valueOf(String) - Static method in enum org.bbaw.pdr.utils.PDRType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.bbaw.pdr.utils.RepositoryException.ErrorSource
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.bbaw.pdr.utils.PDRType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.bbaw.pdr.utils.RepositoryException.ErrorSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.