Module io.avaje.validation
Package io.avaje.validation.adapter
Interface ValidationContext.AdapterCreateRequest
- Enclosing interface:
ValidationContext
public static interface ValidationContext.AdapterCreateRequest
Request to create a Validation Adapter
-
Method Details
-
ctx
ValidationContext ctx() -
annotationType
Class<? extends Annotation> annotationType() -
groups
-
attributes
-
attribute
-
message
ValidationContext.Message message() -
targetType
String targetType() -
withValue
-