Interface CustomValidator
public interface CustomValidator
-
Method Summary
Modifier and Type Method Description java.util.List<FieldMessage>validate()
-
Method Details
-
validate
java.util.List<FieldMessage> validate()
-
public interface CustomValidator
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<FieldMessage> |
validate() |