Class ViafValidator
java.lang.Object
org.gbif.api.util.validators.identifierschemes.ViafValidator
- All Implemented Interfaces:
IdentifierSchemeValidator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ViafValidator
public ViafValidator()
-
-
Method Details
-
isValid
Description copied from interface:IdentifierSchemeValidator
Is the identifier value valid?.- Specified by:
isValid
in interfaceIdentifierSchemeValidator
-
normalize
Description copied from interface:IdentifierSchemeValidator
Transforms the value parameter into a recommended value according to a IdentifierScheme.- Specified by:
normalize
in interfaceIdentifierSchemeValidator
-