Package 

Interface Validator

  • All Implemented Interfaces:
    java.util.function.Function

    
    public interface Validator<T>
     implements Function<T, R>
                        

    TODO.