Uses of Class
com.networknt.oas.validator.BaseValidationMessages
-
Packages that use BaseValidationMessages Package Description com.networknt.oas.validator -
-
Uses of BaseValidationMessages in com.networknt.oas.validator
Methods in com.networknt.oas.validator that return BaseValidationMessages Modifier and Type Method Description static BaseValidationMessagesBaseValidationMessages. valueOf(String name)Returns the enum constant of this type with the specified name.static BaseValidationMessages[]BaseValidationMessages. values()Returns an array containing the constants of this enum type, in the order they are declared.
-