Skip to content

Ability for A2UI agent libraries to validate output beyond JSON schema conformance, e.g. id references #553

@wrenj

Description

@wrenj

Validation against the schema can be done via jsonschema.validate. We should also consider more advanced checks, such as making sure that elements that mentioned elements are available (e.g. from above screenshot, that component with id “item1-name” exists, and data with path “/item1/name” exists”).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions