a2ui-project / a2ui-project/a2ui
Support validation of the `schema` in a CatalogItem
Offen
component: genui
P2
- Vorherrschende Sprache
- TypeScript
- Sterne
- 16.4k
- Forks
- 1.3k
- Ø Merge
- 2 T. 13 Std.
- Gemergte PRs (30 T.)
- 134
Beschreibung
_↴ Ported from [flutter/genui#433](https://github.com/flutter/genui/issues/433) — originally opened by [polina-c](https://github.com/polina-c) on 2025-10-23._
_Original labels: P2, quality_
---
Can we have the method Catalog.validate() that:
1. Invokes the existing validateCatalogExamples
2. Invokes validation of schema, i.e.:
- there are properties 'properties' and 'description'
- property 'required' contains only existing properties
- 'properties' is a map
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.