Uses of Class
io.mosip.pms.common.constant.ValidationErrorCode
-
Packages that use ValidationErrorCode Package Description io.mosip.pms.common.constant -
-
Uses of ValidationErrorCode in io.mosip.pms.common.constant
Methods in io.mosip.pms.common.constant that return ValidationErrorCode Modifier and Type Method Description static ValidationErrorCodeValidationErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static ValidationErrorCode[]ValidationErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-