Interface PathConstraint

    • Method Detail

      • apply

        void apply​(String path)
        Validates that a path meets a defined constraint
        Parameters:
        path - the path to validate
        Throws:
        PathConstraintException - when the constraint is not met