Uses of Interface
io.avaje.validation.adapter.ValidationContext.Message
Packages that use ValidationContext.Message
-
Uses of ValidationContext.Message in io.avaje.validation.adapter
Fields in io.avaje.validation.adapter declared as ValidationContext.MessageModifier and TypeFieldDescriptionprotected final ValidationContext.MessageAbstractConstraintAdapter.messageMethods in io.avaje.validation.adapter that return ValidationContext.MessageModifier and TypeMethodDescriptionValidationContext.AdapterCreateRequest.message()Return the message to useBuild and return a message given the new message key and attributesCreate a message object using the given string.Create a message object using the annotation attribute "message".Methods in io.avaje.validation.adapter with parameters of type ValidationContext.MessageModifier and TypeMethodDescriptionvoidValidationRequest.addViolation(ValidationContext.Message message, String propertyName) Add a constraint violation for the given property.