Package org.cip4.jdflib.validate
Interface ICheckValidator
public interface ICheckValidator
additional validator for checkJDF / JDFValidator this interface is called once for each element as checkJDF walks
through the tree
-
Method Summary
-
Method Details
-
validate
validate a given element- Parameters:
toCheck- the element to checkreport- the xml report element to fill- Returns:
- true if valid
-