Uses of Enum
org.burningwave.json.Check.Error
-
Uses of Check.Error in org.burningwave.json
Methods in org.burningwave.json that return Check.ErrorModifier and TypeMethodDescriptionstatic Check.ErrorReturns the enum constant of this type with the specified name.static Check.Error[]Check.Error.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.burningwave.json with parameters of type Check.ErrorModifier and TypeMethodDescriptionvoidPath.ValidationContext.rejectValue(Check.Error checkType, Object... messageArgs)