Interface PlainAttrValidationManager
-
- All Known Implementing Classes:
DefaultPlainAttrValidationManager
public interface PlainAttrValidationManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
validate(PlainSchema schema, String value, PlainAttrValue attrValue)
-
-
-
Method Detail
-
validate
void validate(PlainSchema schema, String value, PlainAttrValue attrValue)
-
-