Uses of Interface
io.avaje.validation.adapter.ValidationContext.Message
Packages that use ValidationContext.Message
-
Uses of ValidationContext.Message in io.avaje.validation.adapter
Methods in io.avaje.validation.adapter that return ValidationContext.MessageModifier and TypeMethodDescriptionCreate 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.