Interface DeletionValidator<T>

All Superinterfaces:
Validator<T>

public interface DeletionValidator<T> extends Validator<T>