Interface CreationValidator<T>

All Superinterfaces:
Validator<T>
All Known Subinterfaces:
InvariantValidator<T>

public interface CreationValidator<T> extends Validator<T>