Namespace: Json.Schema.ArrayExt
Inheritance: JsonSchemaExtensions
🡒 object
Methods
GetOrdering(this JsonSchema schema)
Gets the values in uniqueKeys
if the keyword exists.
Declaration
1
public static IEnumerable<OrderingSpecifier> GetOrdering(this JsonSchema schema)
Returns
GetUniqueKeys(this JsonSchema schema)
Gets the values in uniqueKeys
if the keyword exists.
Declaration
1
public static IEnumerable<JsonPointer> GetUniqueKeys(this JsonSchema schema)