SchemaRegistryService
| Decorators: | @Injectable |
No documentation has been provided.
Methods
clearSchemas() |
|---|
Clear all registered schemas |
Presentation |
Returnsvoid |
getAllSchemas() |
|---|
Get all registered schemas |
Presentation |
ReturnsMap<string, |
getSchema() | ||||||
|---|---|---|---|---|---|---|
Get registered schema by name | ||||||
Presentation | ||||||
Parameters
Returns |
registerSchema() | ||||||
|---|---|---|---|---|---|---|
Register a reusable schema | ||||||
Presentation | ||||||
Parameters
Returnsvoid |
resolveSchema() | ||||||
|---|---|---|---|---|---|---|
Resolve schema from string reference or direct definition | ||||||
Presentation | ||||||
Parameters
Returns |