Interface IOptionalValueFieldValidator
- All Superinterfaces:
IFieldValidator
- All Known Implementing Classes:
OptionalValueFieldValidator
- Author:
- Silvan Wyss
-
Method Summary
Modifier and TypeMethodDescription<V> voidassertCanSetValue(IOptionalValueField<V> optionalValueField, V value) voidassertIsNotEmpty(IOptionalValueField<?> optionalValueField) Methods inherited from interface IFieldValidator
assertBelongsToEntity, assertDoesNotBelongToEntity, assertIsNotEmpty, assertIsNotMandatoryAndEmptyBoth, assertKnowsParentColumn
-
Method Details
-
assertCanSetValue
-
assertIsNotEmpty
-