public interface SpecialValidationProcess
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object[] | processImpl(java.lang.Object[] arguments)This is a method where the process is defined. | 
java.lang.Object[] processImpl(java.lang.Object[] arguments)
                        throws XBRLValidationException
arguments - array of objects with the input values. May be nullXBRLValidationException - to allow special validation processes
         to raise validation exceptionsCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa