TreatXBRLInconsistenciesAsErrors
A value of true causes XBRL validation to fail if the file contains any inconsistencies as defined by the XBRL 2.1 specification. Takes boolean true or false. Default is false. When false, XBRL inconsistencies according to the XBRL 2.1 specification are not treated as errors
COM and .NET
Signature: TreatXBRLInconsistenciesAsErrors(boolean enable)
Java
Signature: public void setTreatXBRLInconsistenciesAsErrors(boolean enable)