TreatCustomRoleErrorsAsWarnings
Reports non-critical XBRL errors related to custom role/arcrole types (for example, missing roleRefs) as warnings. Takes boolean true or false as input. Default is false.
COM and .NET
Signature: TreatCustomRoleErrorsAsWarnings(boolean value)
Java
Signature: public void setTreatCustomRoleErrorsAsWarnings(boolean value)