Method | Description | |
---|---|---|
AssertSingleProperty ( Newtonsoft.Json.Schema.JSchema schema, string propertyName, JSchemaType schemaType, bool required = true ) : void |
public static AssertSingleProperty ( Newtonsoft.Json.Schema.JSchema schema, string propertyName, JSchemaType schemaType, bool required = true ) : void | ||
schema | Newtonsoft.Json.Schema.JSchema | |
propertyName | string | |
schemaType | JSchemaType | |
required | bool | |
return | void |