Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.
This repository was archived by the owner on May 22, 2026. It is now read-only.

Improved validation logic for Missing Asset Wrapper Plugin #193

@kharrop

Description

@kharrop

Is your feature request related to a problem? Please describe.

Currently, we are relying on the message string because we don't have access to the type information that is associated with AssetWrapperOrSwitch.

Describe the solution you'd like

Potentially we could attach more information to the Diagnostic so we could leverage that instead of the message, or add an API to PlayerContent to return an XLR node that represents the expected type at a given JSON node position since we could then use xlrNode.name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions