public static interface MessageInterpolator.Context
Modifier and Type | Method and Description |
---|---|
ConstraintDescriptor<?> |
getConstraintDescriptor() |
Object |
getValidatedValue() |
<T> T |
unwrap(Class<T> type) |
ConstraintDescriptor<?> getConstraintDescriptor()
Object getValidatedValue()
<T> T unwrap(Class<T> type)
Copyright © 2017. All rights reserved.