mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 12:39:01 +00:00
Update schema-language.md
This commit is contained in:
parent
a595332701
commit
ac9c1e66ba
@ -6,7 +6,7 @@ We use [JSON schema](https://json-schema.org) as the Schema Definition Language
|
||||
* Common types can be developed once and can be reused as building blocks in other schemas and become the basis of **vocabulary development**.
|
||||
* Models can include **structural validation**, such as required/optional fields, default values, allowed values, regex that not only serve as automated testing and validation but also as documentation of API contract.
|
||||
* **A rich set of tools are available** that supports JSON schema support for generating code and validation from JSON schema in various languages, reducing the manual boilerplate coding.
|
||||
* \*\*Supports rich formats \*\*to convert schema types into native standard types during code generation, such as URI, date, and time.
|
||||
* **Supports rich formats** to convert schema types into native standard types during code generation, such as URI, date, and time.
|
||||
|
||||
## Reference
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user