Classes
Members
data :Map.<string, Array.<SchemaSpec>>
The specification mapping data.
Type:
- Map.<string, Array.<SchemaSpec>>
- Source:
Methods
addSchemaSpec(schemaSpec) → {SchemasSpec|map}
Add a schema to this specification.
Parameters:
Name | Type | Description |
---|---|---|
schemaSpec |
SchemaSpec | A schema specification. |
- Source:
Returns:
This object.
- Type
- SchemasSpec | map