ValidateDTSOnly
If set to true, the DTS is discovered by starting from the XBRL instance document. All referenced taxonomy schemas and linkbases are discovered and validated. The rest of the XBRL instance document is ignored. Default value is false.
COM and .NET
Signature: ValidateDTSOnly(boolean dts)
Java
Signature: public void setValidateDTSOnly(boolean dts)