Private
#moduleKeep track of valid Documents in the world that are using module-provided sub-types.
Private
#documentKeep track of document validation failures.
Private
#usabilityKeep track of any usability issues related to browser or technology versions.
Private
#resolutionRecord a reference to a resolution notification ID so that we can remove it if the problem is remedied.
Static
Private
#MIN_The minimum supported resolution.
Static
Private
#BROWSER_The minimum supported client versions.
Retrieve the tracked validation failures.
Retrieve the tracked usability issues.
Retrieve package compatibility issues.
Internal
Add an invalid Document to the module-provided sub-type counts.
The Document class.
The Document's source data.
Optional
options: { Decrement the counter rather than incrementing it.
Internal
Track a validation failure that occurred in a WorldCollection.
The parent collection.
The Document's source data.
The validation error.
Get the Document sub-type counts for a given module.
The module or its ID.
Retrieve all sub-type counts in the world.
Private
#countAdd a Document to the count of module-provided sub-types.
The Document name.
The Document's sub-type.
Optional
options: { Decrement the counter rather than incrementing it.
Private
#detectPrivate
#detect
A class responsible for tracking issues in the current world.