Schemas Serialization and Deserialization for Client-Configurable Validation

Are schemas serializable/deserializable? I’d like to use them as a client-configurable validation layer with nice error messages, but not sure if it’s possible to actually save the data
Was this page helpful?