A C D E F G H I J K L M N O P R S T U V

A

AbstractDateFormatSpecifier - Class in org.eel.kitchen.jsonschema.format
Specialized format validator for date/time checking
AbstractDateFormatSpecifier(String, String) - Constructor for class org.eel.kitchen.jsonschema.format.AbstractDateFormatSpecifier
Constructor
AbstractTypeKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
AbstractTypeKeywordValidator(String, JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.AbstractTypeKeywordValidator
 
AdditionalItemsKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
AdditionalItemsKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.AdditionalItemsKeywordValidator
 
AdditionalPropertiesKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
AdditionalPropertiesKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.AdditionalPropertiesKeywordValidator
 
addMessage(String) - Method in class org.eel.kitchen.jsonschema.main.ValidationReport
 
append(String) - Method in class org.eel.kitchen.util.JsonPointer
Append a path element to this pointer.
append(int) - Method in class org.eel.kitchen.util.JsonPointer
Append an array index to this pointer.
ArrayChildrenSyntaxChecker - Class in org.eel.kitchen.jsonschema.syntax
 
ArrayChildrenSyntaxChecker(String, NodeType, NodeType...) - Constructor for class org.eel.kitchen.jsonschema.syntax.ArrayChildrenSyntaxChecker
 
asNew() - Method in class org.eel.kitchen.jsonschema.main.ValidationReport
 

C

checkValue(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.format.AbstractDateFormatSpecifier
 
checkValue(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.format.EmailFormatSpecifier
 
checkValue(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.syntax.ArrayChildrenSyntaxChecker
 
checkValue(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.syntax.DependenciesSyntaxChecker
 
checkValue(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.syntax.DivisibleBySyntaxChecker
 
checkValue(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.syntax.DummySyntaxChecker
 
checkValue(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.syntax.EnumSyntaxChecker
 
checkValue(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.syntax.ExclusiveMaximumSyntaxChecker
 
checkValue(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.syntax.ExclusiveMinimumSyntaxChecker
 
checkValue(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.syntax.PatternPropertiesSyntaxChecker
 
checkValue(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.syntax.PatternSyntaxChecker
 
checkValue(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.syntax.PositiveIntegerSyntaxChecker
 
checkValue(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.syntax.PropertiesSyntaxChecker
 
checkValue(ValidationReport, JsonNode) - Method in interface org.eel.kitchen.jsonschema.syntax.SyntaxChecker
 
checkValue(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.syntax.TypeKeywordSyntaxChecker
 
checkValue(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.syntax.URISyntaxChecker
 
CollectionUtils - Class in org.eel.kitchen.util
Utilities to provide simple generics equivalents to some of Apache's commons-collection package (which still doesn't use generics as of 2011!)
CollectionUtils() - Constructor for class org.eel.kitchen.util.CollectionUtils
 
CSSColor() - Method in class org.eel.kitchen.jsonschema.format.CSSColorParser
Rule to match any CSS defined color (by name, hexadecimal or RGB)
CSSColorFormatSpecifier - Class in org.eel.kitchen.jsonschema.format
 
CSSColorParser - Class in org.eel.kitchen.jsonschema.format
Parboiled grammar to match a CSS 2.1 color definitions The W3C says that a color can be either of:
CSSColorParser() - Constructor for class org.eel.kitchen.jsonschema.format.CSSColorParser
Constructor Initializes the case insensitive color matchings.
CSSStyleFormatSpecifier - Class in org.eel.kitchen.jsonschema.format
Attempt to recognize a CSS 2.1 style (style format specification in the draft).

D

DateFormatSpecifier - Class in org.eel.kitchen.jsonschema.format
Validator for the date format specification
DateTimeFormatSpecifier - Class in org.eel.kitchen.jsonschema.format
Validator for the date-time format specification
decimalValue - Variable in class org.eel.kitchen.jsonschema.keyword.NumericKeywordValidator
 
DependenciesKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
DependenciesKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.DependenciesKeywordValidator
 
DependenciesSyntaxChecker - Class in org.eel.kitchen.jsonschema.syntax
 
DisallowKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
DisallowKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.DisallowKeywordValidator
 
DivisibleByKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
DivisibleByKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.DivisibleByKeywordValidator
 
DivisibleBySyntaxChecker - Class in org.eel.kitchen.jsonschema.syntax
 
DummySyntaxChecker - Class in org.eel.kitchen.jsonschema.syntax
 

E

EmailFormatSpecifier - Class in org.eel.kitchen.jsonschema.format
Validator for the email format specification.
EnumKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
EnumKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.EnumKeywordValidator
 
EnumSyntaxChecker - Class in org.eel.kitchen.jsonschema.syntax
 
equals(Object) - Method in class org.eel.kitchen.jsonschema.ref.JsonRef
 
equals(Object) - Method in class org.eel.kitchen.util.JsonPointer
 
ExclusiveMaximumSyntaxChecker - Class in org.eel.kitchen.jsonschema.syntax
 
ExclusiveMinimumSyntaxChecker - Class in org.eel.kitchen.jsonschema.syntax
 
ExtendsKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
ExtendsKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.ExtendsKeywordValidator
 

F

FormatKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
FormatKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.FormatKeywordValidator
 
FormatSpecifier - Class in org.eel.kitchen.jsonschema.format
 
FormatSpecifier(NodeType, NodeType...) - Constructor for class org.eel.kitchen.jsonschema.format.FormatSpecifier
 
fromFile(File) - Static method in class org.eel.kitchen.util.JsonLoader
Same as JsonLoader.fromPath(String), but this time the user supplies the File object instead
fromName(String) - Static method in enum org.eel.kitchen.util.NodeType
Given a type name, return the corresponding node type
fromNode(JsonNode, String) - Static method in class org.eel.kitchen.jsonschema.ref.JsonRef
Build a JSON Reference.
fromNode(JsonNode, JsonNode) - Static method in class org.eel.kitchen.jsonschema.schema.JsonSchema
 
fromNode(JsonNode) - Static method in class org.eel.kitchen.jsonschema.schema.JsonSchema
 
fromPath(String) - Static method in class org.eel.kitchen.util.JsonLoader
Read a JsonNode from a file on the local filesystem.
fromReader(Reader) - Static method in class org.eel.kitchen.util.JsonLoader
Read a JsonNode from a user supplied Reader
fromResource(String) - Static method in class org.eel.kitchen.util.JsonLoader
Read a JsonNode from a resource path.
fromURL(URL) - Static method in class org.eel.kitchen.util.JsonLoader
Read a JsonNode from an URL.

G

getDocument(URI) - Method in class org.eel.kitchen.jsonschema.uri.HTTPURIHandler
 
getDocument(URI) - Method in interface org.eel.kitchen.jsonschema.uri.URIHandler
Get the JSON document located at a given URI
getElements() - Method in class org.eel.kitchen.util.JsonPointer
Return the reference tokens of this JSON Pointer, in order.
getFragment() - Method in class org.eel.kitchen.jsonschema.ref.JsonRef
Return this ref's fragment part as a string
getHandler(URI) - Method in class org.eel.kitchen.jsonschema.uri.URIHandlerFactory
Get a handler for the given URI
getInstance() - Static method in class org.eel.kitchen.jsonschema.format.CSSColorFormatSpecifier
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.format.CSSStyleFormatSpecifier
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.format.DateFormatSpecifier
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.format.DateTimeFormatSpecifier
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.format.EmailFormatSpecifier
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.format.HostnameFormatSpecifier
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.format.IPV4FormatSpecifier
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.format.IPV6FormatSpecifier
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.format.PhoneNumberFormatSpecifier
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.format.RegexFormatSpecifier
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.format.TimeFormatSpecifier
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.format.UnixEpochFormatSpecifier
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.format.URIFormatSpecifier
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.schema.KeywordFactory
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.syntax.DependenciesSyntaxChecker
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.syntax.DivisibleBySyntaxChecker
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.syntax.DummySyntaxChecker
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.syntax.EnumSyntaxChecker
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.syntax.ExclusiveMaximumSyntaxChecker
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.syntax.ExclusiveMinimumSyntaxChecker
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.syntax.PatternPropertiesSyntaxChecker
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.syntax.PatternSyntaxChecker
 
getInstance() - Static method in class org.eel.kitchen.jsonschema.syntax.PropertiesSyntaxChecker
 
getLocator() - Method in class org.eel.kitchen.jsonschema.ref.JsonRef
Return the absolute part of the underlying URI, without the fragment
getMessages() - Method in class org.eel.kitchen.jsonschema.main.ValidationReport
 
getNodeType(JsonNode) - Static method in enum org.eel.kitchen.util.NodeType
Given a JsonNode as an argument, return its type.
getPath() - Method in class org.eel.kitchen.jsonschema.main.ValidationReport
 
getPath(JsonNode) - Method in class org.eel.kitchen.util.JsonPointer
Resolve this JSON Pointer against a JSON instance
getSchema() - Method in class org.eel.kitchen.jsonschema.main.ValidationReport
 
getValidators(JsonNode) - Method in class org.eel.kitchen.jsonschema.schema.KeywordFactory
 

H

hasFragment() - Method in class org.eel.kitchen.jsonschema.ref.JsonRef
 
hashCode() - Method in class org.eel.kitchen.jsonschema.ref.JsonRef
 
hashCode() - Method in class org.eel.kitchen.util.JsonPointer
 
HostnameFormatSpecifier - Class in org.eel.kitchen.jsonschema.format
Validator for the host-name format specification
HTTPURIHandler - Class in org.eel.kitchen.jsonschema.uri
Basic handler for the http URI scheme
HTTPURIHandler() - Constructor for class org.eel.kitchen.jsonschema.uri.HTTPURIHandler
 

I

instanceTypes - Variable in class org.eel.kitchen.jsonschema.keyword.KeywordValidator
 
intValue - Variable in class org.eel.kitchen.jsonschema.keyword.PositiveIntegerKeywordValidator
 
IPV4FormatSpecifier - Class in org.eel.kitchen.jsonschema.format
Validator for the ip-address format specification, ie an IPv4 address
IPV6FormatSpecifier - Class in org.eel.kitchen.jsonschema.format
Validator for the ipv6 format specification
isAbsolute() - Method in class org.eel.kitchen.jsonschema.ref.JsonRef
 
isEmpty() - Method in class org.eel.kitchen.jsonschema.ref.JsonRef
 
isLong - Variable in class org.eel.kitchen.jsonschema.keyword.NumericKeywordValidator
 
isSuccess() - Method in class org.eel.kitchen.jsonschema.main.ValidationReport
 

J

JsonLoader - Class in org.eel.kitchen.util
Utility class to load JSON documents (schemas or instance) from various sources as JsonNodes.
JsonLoader() - Constructor for class org.eel.kitchen.util.JsonLoader
 
JsonPointer - Class in org.eel.kitchen.util
Implementation of IETF JSON Pointer draft, version 1
JsonPointer(String) - Constructor for class org.eel.kitchen.util.JsonPointer
Constructor
JsonRef - Class in org.eel.kitchen.jsonschema.ref
Representation of a JSON Reference
JsonReference - Class in org.eel.kitchen.jsonschema.ref
JSON Reference resolution
JsonReference() - Constructor for class org.eel.kitchen.jsonschema.ref.JsonReference
 
JsonSchema - Class in org.eel.kitchen.jsonschema.schema
 
JsonSchema() - Constructor for class org.eel.kitchen.jsonschema.schema.JsonSchema
 
JsonSchemaException - Exception in org.eel.kitchen.jsonschema.main
Generic exception thrown when the validation cannot proceed
JsonSchemaException(String) - Constructor for exception org.eel.kitchen.jsonschema.main.JsonSchemaException
 
JsonValidator - Class in org.eel.kitchen.jsonschema.main
 
JsonValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.main.JsonValidator
 

K

keyword - Variable in class org.eel.kitchen.jsonschema.syntax.URISyntaxChecker
 
KeywordFactory - Class in org.eel.kitchen.jsonschema.schema
 
KeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
KeywordValidator(NodeType...) - Constructor for class org.eel.kitchen.jsonschema.keyword.KeywordValidator
 

L

longValue - Variable in class org.eel.kitchen.jsonschema.keyword.NumericKeywordValidator
 

M

MaximumKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
MaximumKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.MaximumKeywordValidator
 
MaxItemsKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
MaxItemsKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.MaxItemsKeywordValidator
 
MaxLengthKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
MaxLengthKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.MaxLengthKeywordValidator
 
mergeWith(ValidationReport) - Method in class org.eel.kitchen.jsonschema.main.ValidationReport
 
MinimumKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
MinimumKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.MinimumKeywordValidator
 
MinItemsKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
MinItemsKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.MinItemsKeywordValidator
 
MinLengthKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
MinLengthKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.MinLengthKeywordValidator
 

N

NodeType - Enum in org.eel.kitchen.util
Enumeration for the different types of JSON instances which can be encountered.
NumericKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
NumericKeywordValidator(String, JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.NumericKeywordValidator
 

O

org.eel.kitchen.jsonschema.format - package org.eel.kitchen.jsonschema.format
 
org.eel.kitchen.jsonschema.keyword - package org.eel.kitchen.jsonschema.keyword
 
org.eel.kitchen.jsonschema.main - package org.eel.kitchen.jsonschema.main
 
org.eel.kitchen.jsonschema.ref - package org.eel.kitchen.jsonschema.ref
 
org.eel.kitchen.jsonschema.schema - package org.eel.kitchen.jsonschema.schema
 
org.eel.kitchen.jsonschema.syntax - package org.eel.kitchen.jsonschema.syntax
 
org.eel.kitchen.jsonschema.uri - package org.eel.kitchen.jsonschema.uri
 
org.eel.kitchen.util - package org.eel.kitchen.util
Various utility packages

P

PatternKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
PatternKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.PatternKeywordValidator
 
PatternPropertiesSyntaxChecker - Class in org.eel.kitchen.jsonschema.syntax
 
PatternSyntaxChecker - Class in org.eel.kitchen.jsonschema.syntax
 
PhoneNumberFormatSpecifier - Class in org.eel.kitchen.jsonschema.format
Attempt to validate the phone format specification
PositiveIntegerKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
PositiveIntegerKeywordValidator(String, JsonNode, NodeType...) - Constructor for class org.eel.kitchen.jsonschema.keyword.PositiveIntegerKeywordValidator
 
PositiveIntegerSyntaxChecker - Class in org.eel.kitchen.jsonschema.syntax
 
PositiveIntegerSyntaxChecker(String) - Constructor for class org.eel.kitchen.jsonschema.syntax.PositiveIntegerSyntaxChecker
 
PropertiesKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
PropertiesKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.PropertiesKeywordValidator
 
PropertiesSyntaxChecker - Class in org.eel.kitchen.jsonschema.syntax
 

R

RegexFormatSpecifier - Class in org.eel.kitchen.jsonschema.format
Validator for the regex format specification
regexIsValid(String) - Static method in class org.eel.kitchen.util.RhinoHelper
Validate that a regex is correct
registerHandler(String, URIHandler) - Method in class org.eel.kitchen.jsonschema.uri.URIHandlerFactory
Register a handler for a new scheme
regMatch(String, String) - Static method in class org.eel.kitchen.util.RhinoHelper
Matches an input against a given regex, in the real sense of matching, that is, the regex can match anywhere in the input.
RepeatJoin - Class in org.eel.kitchen.jsonschema.format
Utilities for CSS Parboiled grammars
RepeatJoin() - Constructor for class org.eel.kitchen.jsonschema.format.RepeatJoin
 
resolve(JsonRef) - Method in class org.eel.kitchen.jsonschema.ref.JsonRef
 
resolveRef(JsonNode, JsonNode) - Static method in class org.eel.kitchen.jsonschema.ref.JsonReference
Resolve a reference relatively to a schema
RhinoHelper - Class in org.eel.kitchen.util
ECMA 262 validation helper.
RhinoHelper() - Constructor for class org.eel.kitchen.util.RhinoHelper
 
ROOT - Static variable in class org.eel.kitchen.util.JsonPointer
 

S

schemas - Variable in class org.eel.kitchen.jsonschema.keyword.AbstractTypeKeywordValidator
 
setPath(JsonPointer) - Method in class org.eel.kitchen.jsonschema.main.ValidationReport
 
setSchema(JsonNode) - Method in class org.eel.kitchen.jsonschema.main.ValidationReport
 
SyntaxChecker - Interface in org.eel.kitchen.jsonschema.syntax
 

T

TimeFormatSpecifier - Class in org.eel.kitchen.jsonschema.format
Validator for the time format specification
toMap(Iterator<Map.Entry<K, V>>) - Static method in class org.eel.kitchen.util.CollectionUtils
Generics equivalent of commons-collections' IteratorUtils.toMap()
toSet(Iterator<T>) - Static method in class org.eel.kitchen.util.CollectionUtils
Return a "type-safe" set
toSortedMap(Iterator<Map.Entry<K, V>>) - Static method in class org.eel.kitchen.util.CollectionUtils
Like #toMap, but returns a SortedMap instead of a plain Map.
toString() - Method in class org.eel.kitchen.jsonschema.ref.JsonRef
 
toString() - Method in class org.eel.kitchen.util.JsonPointer
 
toString() - Method in enum org.eel.kitchen.util.NodeType
 
TypeKeywordSyntaxChecker - Class in org.eel.kitchen.jsonschema.syntax
 
TypeKeywordSyntaxChecker(String) - Constructor for class org.eel.kitchen.jsonschema.syntax.TypeKeywordSyntaxChecker
 
TypeKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
TypeKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.TypeKeywordValidator
 
typeSet - Variable in class org.eel.kitchen.jsonschema.keyword.AbstractTypeKeywordValidator
 

U

UniqueItemsKeywordValidator - Class in org.eel.kitchen.jsonschema.keyword
 
UniqueItemsKeywordValidator(JsonNode) - Constructor for class org.eel.kitchen.jsonschema.keyword.UniqueItemsKeywordValidator
 
UnixEpochFormatSpecifier - Class in org.eel.kitchen.jsonschema.format
Validator for the utc-millisec format specification
unregisterHandler(String) - Method in class org.eel.kitchen.jsonschema.uri.URIHandlerFactory
Unregister a handler for a given scheme
URIFormatSpecifier - Class in org.eel.kitchen.jsonschema.format
Validator for the uri format specification
URIHandler - Interface in org.eel.kitchen.jsonschema.uri
Interface which URI handlers must implement in order to provide support for arbitrary URI schemes
URIHandlerFactory - Class in org.eel.kitchen.jsonschema.uri
Factory providing URIHandler instances
URIHandlerFactory() - Constructor for class org.eel.kitchen.jsonschema.uri.URIHandlerFactory
Constructor.
URISyntaxChecker - Class in org.eel.kitchen.jsonschema.syntax
 
URISyntaxChecker(String) - Constructor for class org.eel.kitchen.jsonschema.syntax.URISyntaxChecker
 

V

validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.format.FormatSpecifier
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.AdditionalItemsKeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.AdditionalPropertiesKeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.DependenciesKeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.DisallowKeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.EnumKeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.ExtendsKeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.FormatKeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.KeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.MaxItemsKeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.MaxLengthKeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.MinItemsKeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.MinLengthKeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.NumericKeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.PatternKeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.PropertiesKeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.TypeKeywordValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.UniqueItemsKeywordValidator
 
validate(JsonNode) - Method in class org.eel.kitchen.jsonschema.main.JsonValidator
 
validate(String, JsonNode) - Method in class org.eel.kitchen.jsonschema.main.JsonValidator
 
validate(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.schema.JsonSchema
 
validateDecimal(ValidationReport, BigDecimal) - Method in class org.eel.kitchen.jsonschema.keyword.DivisibleByKeywordValidator
 
validateDecimal(ValidationReport, BigDecimal) - Method in class org.eel.kitchen.jsonschema.keyword.MaximumKeywordValidator
 
validateDecimal(ValidationReport, BigDecimal) - Method in class org.eel.kitchen.jsonschema.keyword.MinimumKeywordValidator
 
validateDecimal(ValidationReport, BigDecimal) - Method in class org.eel.kitchen.jsonschema.keyword.NumericKeywordValidator
 
validateInstance(ValidationReport, JsonNode) - Method in class org.eel.kitchen.jsonschema.keyword.KeywordValidator
 
validateLong(ValidationReport, long) - Method in class org.eel.kitchen.jsonschema.keyword.DivisibleByKeywordValidator
 
validateLong(ValidationReport, long) - Method in class org.eel.kitchen.jsonschema.keyword.MaximumKeywordValidator
 
validateLong(ValidationReport, long) - Method in class org.eel.kitchen.jsonschema.keyword.MinimumKeywordValidator
 
validateLong(ValidationReport, long) - Method in class org.eel.kitchen.jsonschema.keyword.NumericKeywordValidator
 
ValidationReport - Class in org.eel.kitchen.jsonschema.main
 
ValidationReport() - Constructor for class org.eel.kitchen.jsonschema.main.ValidationReport
 
valueOf(String) - Static method in enum org.eel.kitchen.util.NodeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eel.kitchen.util.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.

A C D E F G H I J K L M N O P R S T U V

Copyright © 2012. All Rights Reserved.