Home SchemaOrPropertyList Class
SchemaOrPropertyList Class
Cancel

SchemaOrPropertyList Class

Namespace: Json.Schema

Inheritance: SchemaOrPropertyList 🡒 object

Represents either a JSON schema definition or a list of required property names for use in schema composition and validation scenarios.

Remarks

This type will not need to be interacted with directly. Use implicit conversion from a Json.Schema.JsonSchemaBuilder

Contents