public interface ValidationError
| Modifier and Type | Method and Description |
|---|---|
Object |
getInvalidValue()
Get the invalid value.
|
String |
getMessage()
Get the validation error message for the invalid value.
|
Copyright © 2013. All Rights Reserved.