| Set a concise non-empty title at the top level of the schema to explain what the definition is about | |
| Set a non-empty description at the top level of the schema to explain what the definition is about in detail | |
| Set a non-empty examples array at the top level of the schema to illustrate the expected data | |
| Avoid keywords that don't apply to the type or types that the current subschema expects | /properties/electrode_bottom_position/format |
| For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification | /properties/electrode_bottom_position/format |
| Avoid keywords that don't apply to the type or types that the current subschema expects | /properties/electrode_top_position/format |
| For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification | /properties/electrode_top_position/format |
| Future versions of JSON Schema will refuse to evaluate unknown keywords or custom keywords from optional vocabularies that don't have an x- prefix | /properties/gm_gmw_monitoringtube_pk/nullable |
| Avoid keywords that don't apply to the type or types that the current subschema expects | /properties/screen_bottom_position/format |
| For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification | /properties/screen_bottom_position/format |
| Avoid keywords that don't apply to the type or types that the current subschema expects | /properties/screen_top_position/format |
| For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification | /properties/screen_top_position/format |
| Avoid keywords that don't apply to the type or types that the current subschema expects | /properties/tube_top_diameter/format |
| For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification | /properties/tube_top_diameter/format |