A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
G
- get(java.lang.Integer) - function in com.github.erosb.jsonsKema.IJsonArray
- get(java.lang.Integer) - function in com.github.erosb.jsonsKema.IJsonArray
- get(java.lang.String) - function in com.github.erosb.jsonsKema.IJsonObject
- get(java.lang.String) - function in com.github.erosb.jsonsKema.IJsonObject
- get(java.net.URI) - function in com.github.erosb.jsonsKema.SchemaClient
- getActualInstanceType() - function in com.github.erosb.jsonsKema.MultiTypeValidationFailure
- getActualInstanceType() - function in com.github.erosb.jsonsKema.TypeValidationFailure
- getActualType() - function in com.github.erosb.jsonsKema.JsonTypingException
- getAdditionalFormatValidators() - function in com.github.erosb.jsonsKema.ValidatorConfig
- getAdditionalFormatValidators() - function in com.github.erosb.jsonsKema.ValidatorConfig.Companion.ValidatorConfigBuilder
- getAdditionalMappings() - function in com.github.erosb.jsonsKema.SchemaLoaderConfig
- getArrayPositions() - function in com.github.erosb.jsonsKema.UniqueItemsValidationFailure
- getCause() - function in kotlin.Throwable
- getCauses() - function in com.github.erosb.jsonsKema.AllOfValidationFailure
- getCauses() - function in com.github.erosb.jsonsKema.AnyOfValidationFailure
- getCauses() - function in com.github.erosb.jsonsKema.OneOfValidationFailure
- getCauses() - function in com.github.erosb.jsonsKema.ValidationFailure
- getCauses() - function in com.github.erosb.jsonsKema.ValidationFailure
- getCausesByProperties() - function in com.github.erosb.jsonsKema.PropertyNamesValidationFailure
- getCausesByProperty() - function in com.github.erosb.jsonsKema.DependentSchemasValidationFailure
- getConfig() - function in com.github.erosb.jsonsKema.SchemaLoader
- getConstant() - function in com.github.erosb.jsonsKema.ConstSchema
- getContainedSchema() - function in com.github.erosb.jsonsKema.ContainsSchema
- getDefault() - function in com.github.erosb.jsonsKema.CompositeSchema
- getDEFAULT_BASE_URI() - function in com.github.erosb.jsonsKema.SchemaLoaderKt
- http://json-schema.org/draft/2020-12/json-schema-core.
- getDefinedSubschemas() - function in com.github.erosb.jsonsKema.CompositeSchema
- getDenominator() - function in com.github.erosb.jsonsKema.MultipleOfSchema
- getDependentRequired() - function in com.github.erosb.jsonsKema.DependentRequiredSchema
- getDependentSchemas() - function in com.github.erosb.jsonsKema.DependentSchemasSchema
- getDeprecated() - function in com.github.erosb.jsonsKema.CompositeSchema
- getDescription() - function in com.github.erosb.jsonsKema.CompositeSchema
- getDocumentSource() - function in com.github.erosb.jsonsKema.TextLocation
- getDocumentSource() - function in com.github.erosb.jsonsKema.TextLocation
- getDocumentSource() - function in com.github.erosb.jsonsKema.UnknownSource
- getDynamicAnchor() - function in com.github.erosb.jsonsKema.CompositeSchema
- getDynamicRef() - function in com.github.erosb.jsonsKema.CompositeSchema
- getElements() - function in com.github.erosb.jsonsKema.IJsonArray
- getElements() - function in com.github.erosb.jsonsKema.JsonArray
- getElseSchema() - function in com.github.erosb.jsonsKema.IfThenElseSchema
- getEntries() - function in com.github.erosb.jsonsKema.FormatValidationPolicy
- getEntries() - function in com.github.erosb.jsonsKema.Keyword
- getEntries() - function in com.github.erosb.jsonsKema.ReadWriteContext
- getEntries() - function in com.github.erosb.jsonsKema.SpecificationVersion
- getExpectedType() - function in com.github.erosb.jsonsKema.JsonTypingException
- getFallbackReferredSchema() - function in com.github.erosb.jsonsKema.DynamicReference
- getFormat() - function in com.github.erosb.jsonsKema.FormatSchema
- getId() - function in com.github.erosb.jsonsKema.CompositeSchema
- getIfSchema() - function in com.github.erosb.jsonsKema.IfThenElseSchema
- getInitialBaseURI() - function in com.github.erosb.jsonsKema.SchemaLoaderConfig
- getInstance() - function in com.github.erosb.jsonsKema.AllOfValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.AnyOfValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.ConstValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.ContainsValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.DependentRequiredValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.DependentSchemasValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.EnumValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.ExclusiveMaximumValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.ExclusiveMinimumValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.FalseValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.FormatValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.ItemsValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.MaxItemsValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.MaxLengthValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.MaxPropertiesValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.MaximumValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.MinItemsValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.MinLengthValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.MinPropertiesValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.MinimumValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.MultiTypeValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.MultipleOfValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.NotValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.OneOfValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.PatternValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.PrefixItemsValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.PropertyNamesValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.ReadOnlyValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.RequiredValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.TypeValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.UnevaluatedItemsValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.UnevaluatedPropertiesValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.UniqueItemsValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.ValidationFailure
- getInstance() - function in com.github.erosb.jsonsKema.WriteOnlyValidationFailure
- getItemFailures() - function in com.github.erosb.jsonsKema.ItemsValidationFailure
- getItemFailures() - function in com.github.erosb.jsonsKema.PrefixItemsValidationFailure
- getItemFailures() - function in com.github.erosb.jsonsKema.UnevaluatedItemsValidationFailure
- getItemsSchema() - function in com.github.erosb.jsonsKema.ItemsSchema
- getKeysInProperties() - function in com.github.erosb.jsonsKema.AdditionalPropertiesSchema
- getKeyword() - function in com.github.erosb.jsonsKema.ValidationFailure
- getKeyword() - function in com.github.erosb.jsonsKema.ValidationFailure
- getLineNumber() - function in com.github.erosb.jsonsKema.TextLocation
- getLineNumber() - function in com.github.erosb.jsonsKema.TextLocation
- getLineNumber() - function in com.github.erosb.jsonsKema.UnknownSource
- getLocalizedMessage() - function in kotlin.Throwable
- getLocation() - function in com.github.erosb.jsonsKema.AdditionalPropertiesSchema
- getLocation() - function in com.github.erosb.jsonsKema.AllOfSchema
- getLocation() - function in com.github.erosb.jsonsKema.AnyOfSchema
- getLocation() - function in com.github.erosb.jsonsKema.CompositeSchema
- getLocation() - function in com.github.erosb.jsonsKema.ConstSchema
- getLocation() - function in com.github.erosb.jsonsKema.ContainsSchema
- getLocation() - function in com.github.erosb.jsonsKema.DependentRequiredSchema
- getLocation() - function in com.github.erosb.jsonsKema.DependentSchemasSchema
- getLocation() - function in com.github.erosb.jsonsKema.EnumSchema
- getLocation() - function in com.github.erosb.jsonsKema.ExclusiveMaximumSchema
- getLocation() - function in com.github.erosb.jsonsKema.ExclusiveMinimumSchema
- getLocation() - function in com.github.erosb.jsonsKema.FalseSchema
- getLocation() - function in com.github.erosb.jsonsKema.FormatSchema
- getLocation() - function in com.github.erosb.jsonsKema.IJsonArray
- getLocation() - function in com.github.erosb.jsonsKema.IJsonBoolean
- getLocation() - function in com.github.erosb.jsonsKema.IJsonNull
- getLocation() - function in com.github.erosb.jsonsKema.IJsonNumber
- getLocation() - function in com.github.erosb.jsonsKema.IJsonObject
- getLocation() - function in com.github.erosb.jsonsKema.IJsonString
- getLocation() - function in com.github.erosb.jsonsKema.IJsonValue
- getLocation() - function in com.github.erosb.jsonsKema.IfThenElseSchema
- getLocation() - function in com.github.erosb.jsonsKema.ItemsSchema
- getLocation() - function in com.github.erosb.jsonsKema.JsonArray
- getLocation() - function in com.github.erosb.jsonsKema.JsonBoolean
- getLocation() - function in com.github.erosb.jsonsKema.JsonNull
- getLocation() - function in com.github.erosb.jsonsKema.JsonNumber
- getLocation() - function in com.github.erosb.jsonsKema.JsonObject
- getLocation() - function in com.github.erosb.jsonsKema.JsonParseException
- getLocation() - function in com.github.erosb.jsonsKema.JsonString
- getLocation() - function in com.github.erosb.jsonsKema.JsonTypingException
- getLocation() - function in com.github.erosb.jsonsKema.JsonValue
- getLocation() - function in com.github.erosb.jsonsKema.MaxItemsSchema
- getLocation() - function in com.github.erosb.jsonsKema.MaxLengthSchema
- getLocation() - function in com.github.erosb.jsonsKema.MaxPropertiesSchema
- getLocation() - function in com.github.erosb.jsonsKema.MaximumSchema
- getLocation() - function in com.github.erosb.jsonsKema.MinItemsSchema
- getLocation() - function in com.github.erosb.jsonsKema.MinLengthSchema
- getLocation() - function in com.github.erosb.jsonsKema.MinPropertiesSchema
- getLocation() - function in com.github.erosb.jsonsKema.MinimumSchema
- getLocation() - function in com.github.erosb.jsonsKema.MultiTypeSchema
- getLocation() - function in com.github.erosb.jsonsKema.MultipleOfSchema
- getLocation() - function in com.github.erosb.jsonsKema.NotSchema
- getLocation() - function in com.github.erosb.jsonsKema.OneOfSchema
- getLocation() - function in com.github.erosb.jsonsKema.PatternSchema
- getLocation() - function in com.github.erosb.jsonsKema.PrefixItemsSchema
- getLocation() - function in com.github.erosb.jsonsKema.PropertyNamesSchema
- getLocation() - function in com.github.erosb.jsonsKema.ReadOnlySchema
- getLocation() - function in com.github.erosb.jsonsKema.ReferenceSchema
- getLocation() - function in com.github.erosb.jsonsKema.RequiredSchema
- getLocation() - function in com.github.erosb.jsonsKema.Schema
- getLocation() - function in com.github.erosb.jsonsKema.SourceLocation
- getLocation() - function in com.github.erosb.jsonsKema.TrueSchema
- getLocation() - function in com.github.erosb.jsonsKema.TypeSchema
- getLocation() - function in com.github.erosb.jsonsKema.UnevaluatedItemsSchema
- getLocation() - function in com.github.erosb.jsonsKema.UnevaluatedPropertiesSchema
- getLocation() - function in com.github.erosb.jsonsKema.UniqueItemsSchema
- getLocation() - function in com.github.erosb.jsonsKema.UnknownSource
- getLocation() - function in com.github.erosb.jsonsKema.WriteOnlySchema
- getMaxContains() - function in com.github.erosb.jsonsKema.ContainsSchema
- getMaximum() - function in com.github.erosb.jsonsKema.ExclusiveMaximumSchema
- getMaximum() - function in com.github.erosb.jsonsKema.MaximumSchema
- getMaxItems() - function in com.github.erosb.jsonsKema.MaxItemsSchema
- getMaxLength() - function in com.github.erosb.jsonsKema.MaxLengthSchema
- getMaxProperties() - function in com.github.erosb.jsonsKema.MaxPropertiesSchema
- getMessage() - function in com.github.erosb.jsonsKema.ContainsValidationFailure
- getMessage() - function in com.github.erosb.jsonsKema.JsonParseException
- getMessage() - function in com.github.erosb.jsonsKema.ValidationFailure
- getMessage() - function in com.github.erosb.jsonsKema.ValidationFailure
- getMessage() - function in kotlin.Throwable
- getMinContains() - function in com.github.erosb.jsonsKema.ContainsSchema
- getMinimum() - function in com.github.erosb.jsonsKema.ExclusiveMinimumSchema
- getMinimum() - function in com.github.erosb.jsonsKema.MinimumSchema
- getMinItems() - function in com.github.erosb.jsonsKema.MinItemsSchema
- getMinLength() - function in com.github.erosb.jsonsKema.MinLengthSchema
- getMinProperties() - function in com.github.erosb.jsonsKema.MinPropertiesSchema
- getMissingKeys() - function in com.github.erosb.jsonsKema.DependentRequiredValidationFailure
- getMissingProperties() - function in com.github.erosb.jsonsKema.RequiredValidationFailure
- getName() - function in kotlin.FormatValidationPolicy
- getName() - function in kotlin.Keyword
- getName() - function in kotlin.ReadWriteContext
- getName() - function in kotlin.SpecificationVersion
- getNegatedSchema() - function in com.github.erosb.jsonsKema.NotSchema
- getOrdinal() - function in kotlin.FormatValidationPolicy
- getOrdinal() - function in kotlin.Keyword
- getOrdinal() - function in kotlin.ReadWriteContext
- getOrdinal() - function in kotlin.SpecificationVersion
- getParsed(java.net.URI) - function in com.github.erosb.jsonsKema.SchemaClient
- getPattern() - function in com.github.erosb.jsonsKema.PatternSchema
- getPatternPropertyKeys() - function in com.github.erosb.jsonsKema.AdditionalPropertiesSchema
- getPatternPropertySchemas() - function in com.github.erosb.jsonsKema.CompositeSchema
- getPointer() - function in com.github.erosb.jsonsKema.SourceLocation
- getPointer() - function in com.github.erosb.jsonsKema.UnknownSource
- getPosition() - function in com.github.erosb.jsonsKema.TextLocation
- getPosition() - function in com.github.erosb.jsonsKema.TextLocation
- getPosition() - function in com.github.erosb.jsonsKema.UnknownSource
- getPotentialValues() - function in com.github.erosb.jsonsKema.EnumSchema
- getPrefixItemCount() - function in com.github.erosb.jsonsKema.ItemsSchema
- getPrefixSchemas() - function in com.github.erosb.jsonsKema.PrefixItemsSchema
- getPresentKey() - function in com.github.erosb.jsonsKema.DependentRequiredValidationFailure
- getProperties() - function in com.github.erosb.jsonsKema.IJsonObject
- getProperties() - function in com.github.erosb.jsonsKema.JsonObject
- getPropertyFailures() - function in com.github.erosb.jsonsKema.UnevaluatedPropertiesValidationFailure
- getPropertyNamesSchema() - function in com.github.erosb.jsonsKema.PropertyNamesSchema
- getPropertySchemas() - function in com.github.erosb.jsonsKema.CompositeSchema
- getReadWriteContext() - function in com.github.erosb.jsonsKema.ValidatorConfig
- getReadWriteContext() - function in com.github.erosb.jsonsKema.ValidatorConfig.Companion.ValidatorConfigBuilder
- getRef() - function in com.github.erosb.jsonsKema.DynamicReference
- getRef() - function in com.github.erosb.jsonsKema.ReferenceSchema
- getReferredSchema() - function in com.github.erosb.jsonsKema.ReferenceSchema
- getRequiredProperties() - function in com.github.erosb.jsonsKema.RequiredSchema
- getSchema() - function in com.github.erosb.jsonsKema.AllOfValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.AnyOfValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.ConstValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.ContainsValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.DependentRequiredValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.DependentSchemasValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.EnumValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.ExclusiveMaximumValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.ExclusiveMinimumValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.FalseValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.FormatValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.ItemsValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.MaxItemsValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.MaxLengthValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.MaxPropertiesValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.MaximumValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.MinItemsValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.MinLengthValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.MinPropertiesValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.MinimumValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.MultiTypeValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.MultipleOfValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.NotValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.OneOfValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.PatternValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.PrefixItemsValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.PropertyNamesValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.ReadOnlyValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.RequiredValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.TypeValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.UnevaluatedItemsValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.UnevaluatedPropertiesValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.UniqueItemsValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.ValidationFailure
- getSchema() - function in com.github.erosb.jsonsKema.WriteOnlyValidationFailure
- getSchemaClient() - function in com.github.erosb.jsonsKema.SchemaLoaderConfig
- getSchemaJson() - function in com.github.erosb.jsonsKema.SchemaLoader
- getSegments() - function in com.github.erosb.jsonsKema.JsonPointer
- getStackTrace() - function in kotlin.Throwable
- getSubschema() - function in com.github.erosb.jsonsKema.AdditionalPropertiesSchema
- getSubschemas() - function in com.github.erosb.jsonsKema.AllOfSchema
- getSubschemas() - function in com.github.erosb.jsonsKema.AnyOfSchema
- getSubschemas() - function in com.github.erosb.jsonsKema.CompositeSchema
- getSubschemas() - function in com.github.erosb.jsonsKema.OneOfSchema
- getSuppressed() - function in kotlin.Throwable
- getThenSchema() - function in com.github.erosb.jsonsKema.IfThenElseSchema
- getTitle() - function in com.github.erosb.jsonsKema.CompositeSchema
- getType() - function in com.github.erosb.jsonsKema.TypeSchema
- getTypes() - function in com.github.erosb.jsonsKema.MultiTypeSchema
- getUnevaluatedItemsSchema() - function in com.github.erosb.jsonsKema.CompositeSchema
- getUnevaluatedItemsSchema() - function in com.github.erosb.jsonsKema.UnevaluatedItemsSchema
- getUnevaluatedPropertiesSchema() - function in com.github.erosb.jsonsKema.CompositeSchema
- getUnevaluatedPropertiesSchema() - function in com.github.erosb.jsonsKema.UnevaluatedPropertiesSchema
- getUnique() - function in com.github.erosb.jsonsKema.UniqueItemsSchema
- getUnprocessedProperties() - function in com.github.erosb.jsonsKema.CompositeSchema
- getValidateFormat() - function in com.github.erosb.jsonsKema.ValidatorConfig
- getValidateFormat() - function in com.github.erosb.jsonsKema.ValidatorConfig.Companion.ValidatorConfigBuilder
- getValue() - function in com.github.erosb.jsonsKema.IJsonBoolean
- getValue() - function in com.github.erosb.jsonsKema.IJsonNumber
- getValue() - function in com.github.erosb.jsonsKema.IJsonString
- getValue() - function in com.github.erosb.jsonsKema.JsonBoolean
- getValue() - function in com.github.erosb.jsonsKema.JsonNumber
- getValue() - function in com.github.erosb.jsonsKema.JsonString
- getValue() - function in com.github.erosb.jsonsKema.Keyword
- getVocabulary() - function in com.github.erosb.jsonsKema.CompositeSchema