Interface XMLConstraint

    • Method Detail

      • isValidElement

        boolean isValidElement​(Element element)
        Replies if the given element is validating the constraints.
        Parameters:
        element - the element to validate.
        Returns:
        true if validation is success, otherwise false.