T - the type of the item to validatepublic static interface XBRLParallelValidation.ValidationCode<T>
| Modifier and Type | Method and Description | 
|---|---|
| void | validate(T item,
        XBRLValidationReport rep)Performs validation for a single item and adds validation results
 to the XBRLValidationReport received in the  repparameter. | 
void validate(T item, XBRLValidationReport rep) throws java.lang.Exception
rep parameter.item - the item to validaterep - the XBRLValidationReport to add validation results tojava.lang.Exception - the exceptionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa