|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Branch | |
| LinkableErrorMessage | This interface defines a function that is capable of generating an error message in HTML format that contains links to point to objects in the XBRL Infoset. |
| MessageTree | |
| Class Summary | |
|---|---|
| LinkableErrorMessageHelpers | Helper functions for formatting error messages in HTML |
| XBRLAssertionResult | |
| XBRLInconsistency | Class to store information about each inconsistency found in the XBRL document |
| XBRLInconsistency.Contributor | Used to keep track of elements involved in the calculation |
| XBRLInconsistencyCalculationMistmatch | |
| XBRLInconsistencyCalculationSkipped | |
| XBRLInconsistencyComparingWithZeroPrecisionZero | |
| XBRLInconsistencyDTSDiscovery | |
| XBRLInconsistencyRoundToPrecision0 | |
| XBRLValidationReportToStringSerializer | This class implements the XBRLValidationReportSerializer interface and generates a simple text string with the entire validation report. |
Provides the classes necessary to produce and process XBRL related errors
There are two error categories. XBRLInconsistiencies and XBRLValidationExceptions. The API has other errors as well for example the XBRLSerializationException that is raised if there are problems during the conversion from the object model to the XML files before they are saved to disk or the XBRLRuntimeException that should be raised when something really unexpected happens.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||