Class HuhValidator
java.lang.Object
org.gbif.api.util.validators.identifierschemes.HuhValidator
- All Implemented Interfaces:
IdentifierSchemeValidator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HuhValidator
public HuhValidator()
-
-
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
-