Retrieve package compatibility issues.
Retrieve the tracked usability issues.
Retrieve the tracked validation failures.
InternalAdd an invalid Document to the module-provided sub-type counts.
The Document class.
The Document's source data.
Optionaloptions: { decrement?: boolean } = {}Optionaldecrement?: booleanDecrement the counter rather than incrementing it.
InternalTrack all world document validation failures and failures of their embedded documents.
InternalDetect and record certain usability error messages which are likely to result in the user having a bad experience.
InternalDetect and display warnings for known performance issues which may occur due to the user's hardware or browser configuration.
InternalHandle deletion of invalid documents.
The Document name
The array of invalid IDs
The context
Optionalpack?: string | nullThe Documents' compendium pack, if applicable
Optionalparent?: Document<object, DocumentConstructionContext> | nullThe Documents' parent, if any
Retrieve all sub-type counts in the world.
Get the Document sub-type counts for a given module.
The module or its ID.
A class responsible for tracking issues in the current world.