test/validation library

Classes

ExampleValidationError
A class to represent a validation error in a catalog item example.

Functions

createSchemaRegistryWithCommonTypes() → SchemaRegistry
Creates a SchemaRegistry pre-populated with the common types schema.
validateCatalogItemExamples(CatalogItem item, Catalog catalog) Future<List<ExampleValidationError>>
Validates the examples for a single catalog item.