Interface CustomValidator
-
public interface CustomValidator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<FieldMessage>validate()
-
-
-
Method Detail
-
validate
java.util.List<FieldMessage> validate()
-
-