Module: ElasticGraph::JSONIngestion::SchemaDefinition::SchemaElements
- Defined in:
- elasticgraph-json_ingestion/lib/elastic_graph/json_ingestion/schema_definition/schema_elements/field_extension.rb,
elasticgraph-json_ingestion/lib/elastic_graph/json_ingestion/schema_definition/schema_elements/has_json_schema.rb,
elasticgraph-json_ingestion/lib/elastic_graph/json_ingestion/schema_definition/schema_elements/enum_type_extension.rb,
elasticgraph-json_ingestion/lib/elastic_graph/json_ingestion/schema_definition/schema_elements/scalar_type_extension.rb,
elasticgraph-json_ingestion/lib/elastic_graph/json_ingestion/schema_definition/schema_elements/type_with_subfields_extension.rb
Overview
Namespace for schema-element extensions that contribute JSON schema generation and validation.
Defined Under Namespace
Modules: EnumTypeExtension, FieldExtension, HasJSONSchema, ScalarTypeExtension, TypeWithSubfieldsExtension