Package com.networknt.schema
Class CustomErrorMessageType
java.lang.Object
com.networknt.schema.CustomErrorMessageType
- All Implemented Interfaces:
ErrorMessageType
-
Method Details
-
of
-
getErrorCode
Description copied from interface:ErrorMessageTypeYour error code. Please ensure global uniqueness. Builtin error codes are sequential numbers.Customer error codes could have a prefix to denote the namespace of your custom keywords and errors.
- Specified by:
getErrorCodein interfaceErrorMessageType- Returns:
- error code
-