public interface Validator
| Modifier and Type | Method and Description |
|---|---|
String |
getValidationMessage(MethodParam param) |
boolean |
isValid(Object value) |
boolean isValid(Object value)
String getValidationMessage(MethodParam param)
Copyright © 2012-2015. All Rights Reserved.