Interface IOptionalReferenceValidator
- All Superinterfaces:
IFieldValidator
- All Known Implementing Classes:
OptionalReferenceValidator
- Author:
- Silvan Wyss
-
Method Summary
Modifier and TypeMethodDescriptionvoidassertCanBeCleared(IOptionalReference<?> optionalReference) <E extends IEntity>
voidassertCanSetEntity(IOptionalReference<E> optionalReference, E entity) voidassertIsNotEmpty(IOptionalReference<?> optionalReference) Methods inherited from interface IFieldValidator
assertBelongsToEntity, assertDoesNotBelongToEntity, assertIsNotEmpty, assertIsNotMandatoryAndEmptyBoth, assertKnowsParentColumn
-
Method Details
-
assertCanBeCleared
-
assertCanSetEntity
-
assertIsNotEmpty
-