Interface ProblemHandler

    • Method Detail

      • addProblem

        void addProblem​(ValidationProblem problem)
        Indicates another problem during the validation.
        Parameters:
        problem - the validation problem encountered