Interface CompositeCombinationValidator<T,​E extends java.lang.Exception>


  • public interface CompositeCombinationValidator<T,​E extends java.lang.Exception>
    • Method Detail

      • isValid

        boolean isValid​(java.util.List<java.util.List<T>> combination)
                 throws E extends java.lang.Exception
        Throws:
        E extends java.lang.Exception