public interface IValidationContext
| Modifier and Type | Method and Description |
|---|---|
Locale |
getLocale()
Returns the Locale that is to use for the creation of validation messages.
|
Object |
getValue(String propertyName)
Returns the value for property with the specified name.
|
Copyright © 2020. All rights reserved.