Interface IValueFieldValidator
- All Superinterfaces:
IFieldValidator
- All Known Implementing Classes:
ValueFieldValidator
- Author:
- Silvan Wyss
-
Method Summary
Modifier and TypeMethodDescriptionvoidassertCanSetValue(IValueField<?> valueField, Object value) Methods inherited from interface IFieldValidator
assertBelongsToEntity, assertDoesNotBelongToEntity, assertIsNotEmpty, assertIsNotMandatoryAndEmptyBoth, assertKnowsParentColumn
-
Method Details
-
assertCanSetValue
-