Class ResearcherIdValidator
java.lang.Object
org.gbif.api.util.validators.identifierschemes.ResearcherIdValidator
- All Implemented Interfaces:
IdentifierSchemeValidator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FORMAT_PATTERN
-
-
Constructor Details
-
ResearcherIdValidator
public ResearcherIdValidator()
-
-
Method Details
-
isValid
Description copied from interface:IdentifierSchemeValidatorIs the identifier value valid?.- Specified by:
isValidin interfaceIdentifierSchemeValidator
-
normalize
Description copied from interface:IdentifierSchemeValidatorTransforms the value parameter into a recommended value according to a IdentifierScheme.- Specified by:
normalizein interfaceIdentifierSchemeValidator
-