Interface CudValidator<T>

All Superinterfaces:
CreationValidator<T>, DeleteValidator<T>, UpdateValidator<T>

public interface CudValidator<T> extends CreationValidator<T>, UpdateValidator<T>, DeleteValidator<T>
Since:
1.0
Author:
CJ (power4j@outlook.com)