Class DefinitionsKeyword
Defines the definitions
JSON Schema keyword.
Inheritance
System.Object
DefinitionsKeyword
Implements
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, JsonSchema>>
System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<System.String, JsonSchema>>
System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, JsonSchema>>
System.Collections.IDictionary
System.Collections.ICollection
System.Collections.IEnumerable
System.Runtime.Serialization.IDeserializationCallback
System.Runtime.Serialization.ISerializable
System.IEquatable<IJsonSchemaKeyword>
System.IEquatable<DefsKeyword>
System.IEquatable<DefinitionsKeyword>
Inherited Members
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.IDictionary.get_Item(System.Object)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.IDictionary.set_Item(System.Object, System.Object)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.Add(System.String, Manatee.Json.Schema.JsonSchema)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.Clear()
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.ContainsKey(System.String)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.ContainsValue(Manatee.Json.Schema.JsonSchema)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.GetEnumerator()
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.OnDeserialization(System.Object)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.Remove(System.String)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, Manatee.Json.Schema.JsonSchema>>.Add(System.Collections.Generic.KeyValuePair<System.String, Manatee.Json.Schema.JsonSchema>)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, Manatee.Json.Schema.JsonSchema>>.Contains(System.Collections.Generic.KeyValuePair<System.String, Manatee.Json.Schema.JsonSchema>)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, Manatee.Json.Schema.JsonSchema>>.CopyTo(System.Collections.Generic.KeyValuePair<System.String, Manatee.Json.Schema.JsonSchema>[], System.Int32)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, Manatee.Json.Schema.JsonSchema>>.Remove(System.Collections.Generic.KeyValuePair<System.String, Manatee.Json.Schema.JsonSchema>)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, Manatee.Json.Schema.JsonSchema>>.GetEnumerator()
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.IDictionary.Add(System.Object, System.Object)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.IDictionary.Contains(System.Object)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.IDictionary.GetEnumerator()
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.IDictionary.Remove(System.Object)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.TryGetValue(System.String, Manatee.Json.Schema.JsonSchema)
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.Comparer
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.Count
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.Item[System.String]
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.Keys
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, Manatee.Json.Schema.JsonSchema>>.IsReadOnly
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.Generic.IDictionary<System.String, Manatee.Json.Schema.JsonSchema>.Keys
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.Generic.IDictionary<System.String, Manatee.Json.Schema.JsonSchema>.Values
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.Generic.IReadOnlyDictionary<System.String, Manatee.Json.Schema.JsonSchema>.Keys
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.Generic.IReadOnlyDictionary<System.String, Manatee.Json.Schema.JsonSchema>.Values
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.IDictionary.IsFixedSize
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.IDictionary.IsReadOnly
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.IDictionary.Item[System.Object]
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.IDictionary.Keys
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.System.Collections.IDictionary.Values
System.Collections.Generic.Dictionary<System.String, Manatee.Json.Schema.JsonSchema>.Values
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Manatee.Json.Schema
Assembly: Manatee.Json.dll
Syntax
public class DefinitionsKeyword : DefsKeyword, IDictionary<string, JsonSchema>, ICollection<KeyValuePair<string, JsonSchema>>, IReadOnlyDictionary<string, JsonSchema>, IReadOnlyCollection<KeyValuePair<string, JsonSchema>>, IEnumerable<KeyValuePair<string, JsonSchema>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable, IJsonSchemaKeyword, IJsonSerializable, IEquatable<IJsonSchemaKeyword>, IEquatable<DefsKeyword>, IEquatable<DefinitionsKeyword>
Properties
| Improve this Doc View SourceName
Gets the name of the keyword.
Declaration
public override string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
| Improve this Doc View SourceSupportedVersions
Gets the versions (drafts) of JSON Schema which support this keyword.
Declaration
public override JsonSchemaVersion SupportedVersions { get; }
Property Value
Type | Description |
---|---|
JsonSchemaVersion |
Overrides
| Improve this Doc View SourceVocabulary
Gets the vocabulary that defines this keyword.
Declaration
public override SchemaVocabulary Vocabulary { get; }
Property Value
Type | Description |
---|---|
SchemaVocabulary |
Overrides
Methods
| Improve this Doc View SourceEquals(Nullable<DefinitionsKeyword>)
Indicates whether the current object is equal to another object of the same type.
Declaration
public bool Equals(DefinitionsKeyword? other)
Parameters
Type | Name | Description |
---|---|---|
System.Nullable<DefinitionsKeyword> | other | An object to compare with this object. |
Returns
Type | Description |
---|---|
System.Boolean | true if the current object is equal to the |
Equals(Nullable<Object>)
Determines whether the specified object is equal to the current object.
Declaration
public override bool Equals(object? obj)
Parameters
Type | Name | Description |
---|---|---|
System.Nullable<System.Object> | obj | The object to compare with the current object. |
Returns
Type | Description |
---|---|
System.Boolean | true if the specified object is equal to the current object; otherwise, false. |
Overrides
| Improve this Doc View SourceGetHashCode()
Serves as the default hash function.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
System.Int32 | A hash code for the current object. |
Overrides
Implements
System.Collections.Generic.IDictionary<TKey, TValue>
System.Collections.Generic.ICollection<T>
System.Collections.Generic.IReadOnlyDictionary<TKey, TValue>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IDictionary
System.Collections.ICollection
System.Collections.IEnumerable
System.Runtime.Serialization.IDeserializationCallback
System.Runtime.Serialization.ISerializable
System.IEquatable<T>
System.IEquatable<T>
System.IEquatable<T>