Package com.kenshoo.pl.entity.internal.validators
-
Interface Summary Interface Description ChangeValidatorAdapter<E extends EntityType<E>> EntityChangeValidator<E extends EntityType<E>> A validator that checks number of fields and uses entity and parent fields for the verification.ValidationTrigger<E extends EntityType<E>> -
Class Summary Class Description AncestorsValidationAdapter<E extends EntityType<E>> AnyFieldsTrigger<E extends EntityType<E>> EntityChangeValidatorAdapter<E extends EntityType<E>> FieldComplexValidationAdapter<E extends EntityType<E>,T> FieldsCombinationValidationAdapter<E extends EntityType<E>> FieldTrigger<E extends EntityType<E>> FieldValidationAdapter<E extends EntityType<E>,T> ImmutableFieldValidationAdapter<E extends EntityType<E>,T> PrototypeFieldComplexValidationAdapter<E extends EntityType<E>,T> PrototypeFieldsCombinationValidationAdapter<E extends EntityType<E>> PrototypeFieldValidationAdapter<E extends EntityType<E>,T> RequiredFieldValidationAdapter<E extends EntityType<E>,T> ValidationFilter<E extends EntityType<E>>