A B C D E F G H I J L M N O P R S T U V 
All Classes All Packages

A

ARRAY - com.clivern.decoy.constraint.ConstraintType
 
ArrayConstraint - Class in com.clivern.decoy.constraint
Array Constraint Class
ArrayConstraint() - Constructor for class com.clivern.decoy.constraint.ArrayConstraint
 

B

BOOLEAN - com.clivern.decoy.constraint.ConstraintType
 
BooleanConstraint - Class in com.clivern.decoy.constraint
Boolean Constraint Class
BooleanConstraint() - Constructor for class com.clivern.decoy.constraint.BooleanConstraint
 

C

com.clivern.decoy - package com.clivern.decoy
 
com.clivern.decoy.constraint - package com.clivern.decoy.constraint
 
com.clivern.decoy.exception - package com.clivern.decoy.exception
 
com.clivern.decoy.util - package com.clivern.decoy.util
 
ConstraintInterface<T,​V> - Interface in com.clivern.decoy.constraint
Constraint Interface
ConstraintType - Enum in com.clivern.decoy.constraint
Constraint Type Class

D

DATE - Static variable in class com.clivern.decoy.constraint.StringConstraint
 
DATE_TIME - Static variable in class com.clivern.decoy.constraint.StringConstraint
 
DEFAULT_DATE_FORMAT - Static variable in class com.clivern.decoy.util.Validate
 
DEFAULT_DATE_TIME_FORMAT - Static variable in class com.clivern.decoy.util.Validate
 
DEFAULT_TIME_FORMAT - Static variable in class com.clivern.decoy.util.Validate
 
description - Variable in class com.clivern.decoy.NodeDraft3
 
description - Variable in class com.clivern.decoy.NodeDraft4
 
description - Variable in class com.clivern.decoy.NodeDraft6
 
description - Variable in class com.clivern.decoy.NodeDraft7
 
description - Variable in class com.clivern.decoy.SchemaDraft4
 
Draft - Enum in com.clivern.decoy
Draft Class
DRAFT3 - com.clivern.decoy.Draft
 
DRAFT4 - com.clivern.decoy.Draft
 
DRAFT6 - com.clivern.decoy.Draft
 
DRAFT7 - com.clivern.decoy.Draft
 

E

EMAIL - Static variable in class com.clivern.decoy.constraint.StringConstraint
 
ENUM - com.clivern.decoy.constraint.ConstraintType
 
EnumConstraint - Class in com.clivern.decoy.constraint
Enum Constraint Class
EnumConstraint() - Constructor for class com.clivern.decoy.constraint.EnumConstraint
 
enumerated - Variable in class com.clivern.decoy.NodeDraft3
 
enumerated - Variable in class com.clivern.decoy.NodeDraft4
 
enumerated - Variable in class com.clivern.decoy.NodeDraft6
 
enumerated - Variable in class com.clivern.decoy.NodeDraft7
 
equalsName(String) - Method in enum com.clivern.decoy.constraint.ConstraintType
Compare to string
equalsName(String) - Method in enum com.clivern.decoy.Draft
Compare to string
exclusiveMaximum - Variable in class com.clivern.decoy.NodeDraft3
 
exclusiveMaximum - Variable in class com.clivern.decoy.NodeDraft4
 
exclusiveMaximum - Variable in class com.clivern.decoy.NodeDraft6
 
exclusiveMaximum - Variable in class com.clivern.decoy.NodeDraft7
 
exclusiveMinimum - Variable in class com.clivern.decoy.NodeDraft3
 
exclusiveMinimum - Variable in class com.clivern.decoy.NodeDraft4
 
exclusiveMinimum - Variable in class com.clivern.decoy.NodeDraft6
 
exclusiveMinimum - Variable in class com.clivern.decoy.NodeDraft7
 

F

FileReader - Class in com.clivern.decoy.util
File Reader Class
FileReader() - Constructor for class com.clivern.decoy.util.FileReader
 
FLOAT - Static variable in class com.clivern.decoy.constraint.NumberConstraint
 
format - Variable in class com.clivern.decoy.NodeDraft3
 
format - Variable in class com.clivern.decoy.NodeDraft4
 
format - Variable in class com.clivern.decoy.NodeDraft6
 
format - Variable in class com.clivern.decoy.NodeDraft7
 

G

get(String, String[]) - Static method in class com.clivern.decoy.util.Json
Get JSON Item
get(String, ArrayList<String>) - Static method in class com.clivern.decoy.util.Json
Get JSON Item
getEnumValues() - Method in class com.clivern.decoy.constraint.Type
Get Enum Values
getErrors() - Method in class com.clivern.decoy.constraint.BooleanConstraint
Get Errors List
getErrors() - Method in interface com.clivern.decoy.constraint.ConstraintInterface
Get Errors List
getErrors() - Method in class com.clivern.decoy.constraint.IntegerConstraint
Get Errors List
getErrors() - Method in class com.clivern.decoy.constraint.NullConstraint
Get Errors List
getErrors() - Method in class com.clivern.decoy.constraint.NumberConstraint
Get Errors List
getErrors() - Method in class com.clivern.decoy.constraint.StringConstraint
Get Errors List
getErrors() - Method in class com.clivern.decoy.Validator
Get Errors List
getExclusiveMaximum() - Method in class com.clivern.decoy.constraint.IntegerConstraint
Get exclusive maximum
getExclusiveMaximum() - Method in class com.clivern.decoy.constraint.NumberConstraint
Get exclusive maximum
getExclusiveMinimum() - Method in class com.clivern.decoy.constraint.IntegerConstraint
Get exclusive minimum
getExclusiveMinimum() - Method in class com.clivern.decoy.constraint.NumberConstraint
Get exclusive minimum
getFieldName() - Method in class com.clivern.decoy.constraint.BooleanConstraint
Get Field Name
getFieldName() - Method in interface com.clivern.decoy.constraint.ConstraintInterface
Get Field Name
getFieldName() - Method in class com.clivern.decoy.constraint.IntegerConstraint
Get Field Name
getFieldName() - Method in class com.clivern.decoy.constraint.NullConstraint
Get Field Name
getFieldName() - Method in class com.clivern.decoy.constraint.NumberConstraint
Get Field Name
getFieldName() - Method in class com.clivern.decoy.constraint.StringConstraint
Get Field Name
getFilesInDir(String) - Method in class com.clivern.decoy.util.FileReader
Get Files Abs Path from directory
getFormat() - Method in class com.clivern.decoy.constraint.StringConstraint
Get Format
getMaximum() - Method in class com.clivern.decoy.constraint.IntegerConstraint
Get maximum
getMaximum() - Method in class com.clivern.decoy.constraint.NumberConstraint
Get maximum
getMaxLength() - Method in class com.clivern.decoy.constraint.StringConstraint
Get Max Length
getMinimum() - Method in class com.clivern.decoy.constraint.IntegerConstraint
Get minimum
getMinimum() - Method in class com.clivern.decoy.constraint.NumberConstraint
Get minimum
getMinLength() - Method in class com.clivern.decoy.constraint.StringConstraint
Get Min Length
getMultipleOf() - Method in class com.clivern.decoy.constraint.IntegerConstraint
Get multipleOf value
getMultipleOf() - Method in class com.clivern.decoy.constraint.NumberConstraint
Get multipleOf value
getNumberType() - Method in class com.clivern.decoy.constraint.NumberConstraint
Get number type
getPattern() - Method in class com.clivern.decoy.constraint.StringConstraint
Get Pattern
getRequired() - Method in class com.clivern.decoy.constraint.BooleanConstraint
Get Required
getRequired() - Method in interface com.clivern.decoy.constraint.ConstraintInterface
Get Required
getRequired() - Method in class com.clivern.decoy.constraint.IntegerConstraint
Get Required
getRequired() - Method in class com.clivern.decoy.constraint.NullConstraint
Get Required
getRequired() - Method in class com.clivern.decoy.constraint.NumberConstraint
Get Required
getRequired() - Method in class com.clivern.decoy.constraint.StringConstraint
Get Required
getTypes() - Method in class com.clivern.decoy.constraint.Type
Get Types
getValue() - Method in class com.clivern.decoy.constraint.BooleanConstraint
Get Value
getValue() - Method in interface com.clivern.decoy.constraint.ConstraintInterface
Get Value
getValue() - Method in class com.clivern.decoy.constraint.IntegerConstraint
Get Value
getValue() - Method in class com.clivern.decoy.constraint.NullConstraint
Get Value
getValue() - Method in class com.clivern.decoy.constraint.NumberConstraint
Get Value
getValue() - Method in class com.clivern.decoy.constraint.StringConstraint
Get Value
greaterThan(Float, Float) - Static method in class com.clivern.decoy.util.Validate
Validate if number is greater than another
greaterThan(Integer, Integer) - Static method in class com.clivern.decoy.util.Validate
Validate if integer is greater than another
greaterThanEq(Float, Float) - Static method in class com.clivern.decoy.util.Validate
Validate if number is greater than or equal another
greaterThanEq(Integer, Integer) - Static method in class com.clivern.decoy.util.Validate
Validate if integer is greater than or equal another

H

hasErrors() - Method in class com.clivern.decoy.constraint.BooleanConstraint
If validation has errors
hasErrors() - Method in interface com.clivern.decoy.constraint.ConstraintInterface
If validation has errors
hasErrors() - Method in class com.clivern.decoy.constraint.IntegerConstraint
If validation has errors
hasErrors() - Method in class com.clivern.decoy.constraint.NullConstraint
If validation has errors
hasErrors() - Method in class com.clivern.decoy.constraint.NumberConstraint
If validation has errors
hasErrors() - Method in class com.clivern.decoy.constraint.StringConstraint
If validation has errors
hasErrors() - Method in class com.clivern.decoy.Validator
If validation has errors
HOSTNAME - Static variable in class com.clivern.decoy.constraint.StringConstraint
 

I

id - Variable in class com.clivern.decoy.SchemaDraft3
 
id - Variable in class com.clivern.decoy.SchemaDraft4
 
id - Variable in class com.clivern.decoy.SchemaDraft6
 
id - Variable in class com.clivern.decoy.SchemaDraft7
 
IDN_EMAIL - Static variable in class com.clivern.decoy.constraint.StringConstraint
 
IDN_HOSTNAME - Static variable in class com.clivern.decoy.constraint.StringConstraint
 
IN_VALID - Static variable in class com.clivern.decoy.constraint.NumberConstraint
 
INTEGER - com.clivern.decoy.constraint.ConstraintType
 
INTEGER - Static variable in class com.clivern.decoy.constraint.NumberConstraint
 
IntegerConstraint - Class in com.clivern.decoy.constraint
Integer Constraint Class
IntegerConstraint() - Constructor for class com.clivern.decoy.constraint.IntegerConstraint
 
inTypes(String) - Method in class com.clivern.decoy.constraint.Type
Check if type on the types list
IPV4 - Static variable in class com.clivern.decoy.constraint.StringConstraint
 
IPV6 - Static variable in class com.clivern.decoy.constraint.StringConstraint
 
IRI - Static variable in class com.clivern.decoy.constraint.StringConstraint
 
IRI_REFERENCE - Static variable in class com.clivern.decoy.constraint.StringConstraint
 
isBoolean(Object) - Static method in class com.clivern.decoy.util.Validate
Validate if a value is boolean
isDate(String) - Static method in class com.clivern.decoy.util.Validate
Validate Date
isDate(String, String) - Static method in class com.clivern.decoy.util.Validate
Validate Date
isDate(String, String, Boolean) - Static method in class com.clivern.decoy.util.Validate
Validate Date
isDatetime(String) - Static method in class com.clivern.decoy.util.Validate
Validate Datetime
isDatetime(String, String) - Static method in class com.clivern.decoy.util.Validate
Validate Datetime
isDatetime(String, String, Boolean) - Static method in class com.clivern.decoy.util.Validate
Validate Datetime
isEmail(String) - Static method in class com.clivern.decoy.util.Validate
Validate Email
isEmpty(String) - Static method in class com.clivern.decoy.util.Validate
Validate if a string is empty or not
isInteger(Object) - Static method in class com.clivern.decoy.util.Validate
Validate if a value is integer
isIpv4(String) - Static method in class com.clivern.decoy.util.Validate
Validate ipv4
isIpv6(String) - Static method in class com.clivern.decoy.util.Validate
Validate ipv6
isNull(Object) - Static method in class com.clivern.decoy.util.Validate
Validate if a value is null
isNumber(Object) - Static method in class com.clivern.decoy.util.Validate
Validate if a value is number
isString(Object) - Static method in class com.clivern.decoy.util.Validate
Validate if a value is string
isTime(String) - Static method in class com.clivern.decoy.util.Validate
Validate Time
isTime(String, String) - Static method in class com.clivern.decoy.util.Validate
Validate Time
isTime(String, String, Boolean) - Static method in class com.clivern.decoy.util.Validate
Validate Time
isURL(String) - Static method in class com.clivern.decoy.util.Validate
Validate URL
isURL(String, String[]) - Static method in class com.clivern.decoy.util.Validate
Validate URL
isValidType() - Method in class com.clivern.decoy.constraint.BooleanConstraint
Is Valid
isValidType() - Method in interface com.clivern.decoy.constraint.ConstraintInterface
Is Valid
isValidType() - Method in class com.clivern.decoy.constraint.IntegerConstraint
Is Valid
isValidType() - Method in class com.clivern.decoy.constraint.NullConstraint
Is Valid
isValidType() - Method in class com.clivern.decoy.constraint.NumberConstraint
Is Valid
isValidType() - Method in class com.clivern.decoy.constraint.StringConstraint
Is Valid

J

Json - Class in com.clivern.decoy.util
Json Class
Json() - Constructor for class com.clivern.decoy.util.Json
 
JSON_POINTER - Static variable in class com.clivern.decoy.constraint.StringConstraint
 

L

lengthBetween(String, int, int) - Static method in class com.clivern.decoy.util.Validate
Validate String Length is between two values
lengthEq(String, int) - Static method in class com.clivern.decoy.util.Validate
Validate String Length equals a specific value
lengthLessThanEq(String, int) - Static method in class com.clivern.decoy.util.Validate
Validate String Length less than a specific value
lengthMoreThanEq(String, int) - Static method in class com.clivern.decoy.util.Validate
Validate String Length more than a specific value
lessThan(Float, Float) - Static method in class com.clivern.decoy.util.Validate
Validate if number is less than another
lessThan(Integer, Integer) - Static method in class com.clivern.decoy.util.Validate
Validate if integer is less than another
lessThanEq(Float, Float) - Static method in class com.clivern.decoy.util.Validate
Validate if number is less than or equal another
lessThanEq(Integer, Integer) - Static method in class com.clivern.decoy.util.Validate
Validate if integer is less than or equal another

M

maximum - Variable in class com.clivern.decoy.NodeDraft3
 
maximum - Variable in class com.clivern.decoy.NodeDraft4
 
maximum - Variable in class com.clivern.decoy.NodeDraft6
 
maximum - Variable in class com.clivern.decoy.NodeDraft7
 
maxLength - Variable in class com.clivern.decoy.NodeDraft3
 
maxLength - Variable in class com.clivern.decoy.NodeDraft4
 
maxLength - Variable in class com.clivern.decoy.NodeDraft6
 
maxLength - Variable in class com.clivern.decoy.NodeDraft7
 
minimum - Variable in class com.clivern.decoy.NodeDraft3
 
minimum - Variable in class com.clivern.decoy.NodeDraft4
 
minimum - Variable in class com.clivern.decoy.NodeDraft6
 
minimum - Variable in class com.clivern.decoy.NodeDraft7
 
minLength - Variable in class com.clivern.decoy.NodeDraft3
 
minLength - Variable in class com.clivern.decoy.NodeDraft4
 
minLength - Variable in class com.clivern.decoy.NodeDraft6
 
minLength - Variable in class com.clivern.decoy.NodeDraft7
 
multipleOf - Variable in class com.clivern.decoy.NodeDraft3
 
multipleOf - Variable in class com.clivern.decoy.NodeDraft4
 
multipleOf - Variable in class com.clivern.decoy.NodeDraft6
 
multipleOf - Variable in class com.clivern.decoy.NodeDraft7
 
multipleOf(Float, Float) - Static method in class com.clivern.decoy.util.Validate
Validate if number is multipleOf a provided factor
multipleOf(Integer, Integer) - Static method in class com.clivern.decoy.util.Validate
Validate if integer is multipleOf a provided factor

N

NodeDraft3 - Class in com.clivern.decoy
Node Draft3 Class
NodeDraft3() - Constructor for class com.clivern.decoy.NodeDraft3
 
NodeDraft4 - Class in com.clivern.decoy
Node Draft4 Class
NodeDraft4() - Constructor for class com.clivern.decoy.NodeDraft4
 
NodeDraft6 - Class in com.clivern.decoy
Node Draft6 Class
NodeDraft6() - Constructor for class com.clivern.decoy.NodeDraft6
 
NodeDraft7 - Class in com.clivern.decoy
Node Draft7 Class
NodeDraft7() - Constructor for class com.clivern.decoy.NodeDraft7
 
NULL - com.clivern.decoy.constraint.ConstraintType
 
NullConstraint - Class in com.clivern.decoy.constraint
Null Constraint Class
NullConstraint() - Constructor for class com.clivern.decoy.constraint.NullConstraint
 
NUMBER - com.clivern.decoy.constraint.ConstraintType
 
NumberConstraint - Class in com.clivern.decoy.constraint
Number Constraint Class
NumberConstraint() - Constructor for class com.clivern.decoy.constraint.NumberConstraint
 

O

OBJECT - com.clivern.decoy.constraint.ConstraintType
 
ObjectConstraint - Class in com.clivern.decoy.constraint
Object Constraint Class
ObjectConstraint() - Constructor for class com.clivern.decoy.constraint.ObjectConstraint
 

P

pattern - Variable in class com.clivern.decoy.NodeDraft3
 
pattern - Variable in class com.clivern.decoy.NodeDraft4
 
pattern - Variable in class com.clivern.decoy.NodeDraft6
 
pattern - Variable in class com.clivern.decoy.NodeDraft7
 
properties - Variable in class com.clivern.decoy.NodeDraft3
 
properties - Variable in class com.clivern.decoy.NodeDraft4
 
properties - Variable in class com.clivern.decoy.NodeDraft6
 
properties - Variable in class com.clivern.decoy.NodeDraft7
 
properties - Variable in class com.clivern.decoy.SchemaDraft3
 
properties - Variable in class com.clivern.decoy.SchemaDraft4
 
properties - Variable in class com.clivern.decoy.SchemaDraft6
 
properties - Variable in class com.clivern.decoy.SchemaDraft7
 

R

readFileAsString(String) - Method in class com.clivern.decoy.util.FileReader
Read File as String
regex(String, String) - Static method in class com.clivern.decoy.util.Validate
Validate Against a Regex
REGEX - Static variable in class com.clivern.decoy.constraint.StringConstraint
 
RELATIVE_JSON_POINTER - Static variable in class com.clivern.decoy.constraint.StringConstraint
 
required - Variable in class com.clivern.decoy.NodeDraft3
 
required - Variable in class com.clivern.decoy.NodeDraft4
 
required - Variable in class com.clivern.decoy.NodeDraft6
 
required - Variable in class com.clivern.decoy.NodeDraft7
 
required - Variable in class com.clivern.decoy.SchemaDraft3
 
required - Variable in class com.clivern.decoy.SchemaDraft4
 
required - Variable in class com.clivern.decoy.SchemaDraft6
 
required - Variable in class com.clivern.decoy.SchemaDraft7
 

S

schema - Variable in class com.clivern.decoy.SchemaDraft3
 
schema - Variable in class com.clivern.decoy.SchemaDraft4
 
schema - Variable in class com.clivern.decoy.SchemaDraft6
 
schema - Variable in class com.clivern.decoy.SchemaDraft7
 
SchemaDraft3 - Class in com.clivern.decoy
Schema Draft3 Class
SchemaDraft3() - Constructor for class com.clivern.decoy.SchemaDraft3
 
SchemaDraft4 - Class in com.clivern.decoy
Schema Draft4 Class
SchemaDraft4() - Constructor for class com.clivern.decoy.SchemaDraft4
 
SchemaDraft6 - Class in com.clivern.decoy
Schema Draft6 Class
SchemaDraft6() - Constructor for class com.clivern.decoy.SchemaDraft6
 
SchemaDraft7 - Class in com.clivern.decoy
Schema Draft7 Class
SchemaDraft7() - Constructor for class com.clivern.decoy.SchemaDraft7
 
SchemaError - Exception in com.clivern.decoy.exception
Schema Error Class
SchemaError(String) - Constructor for exception com.clivern.decoy.exception.SchemaError
Class Constructor
SchemaFactory - Class in com.clivern.decoy
Schema Factory Class
SchemaFactory() - Constructor for class com.clivern.decoy.SchemaFactory
Class Constructor
SchemaInterface - Interface in com.clivern.decoy
Schema Interface
serialize(Object) - Method in class com.clivern.decoy.SchemaFactory
Serialize Object
setExclusiveMaximum(String) - Method in class com.clivern.decoy.constraint.IntegerConstraint
Set exclusive maximum
setExclusiveMaximum(String) - Method in class com.clivern.decoy.constraint.NumberConstraint
Set exclusive maximum
setExclusiveMinimum(String) - Method in class com.clivern.decoy.constraint.IntegerConstraint
Set exclusive minimum
setExclusiveMinimum(String) - Method in class com.clivern.decoy.constraint.NumberConstraint
Set exclusive minimum
setFieldName(String) - Method in class com.clivern.decoy.constraint.BooleanConstraint
Set Field Name
setFieldName(String) - Method in interface com.clivern.decoy.constraint.ConstraintInterface
Set Field Name
setFieldName(String) - Method in class com.clivern.decoy.constraint.IntegerConstraint
Set Field Name
setFieldName(String) - Method in class com.clivern.decoy.constraint.NullConstraint
Set Field Name
setFieldName(String) - Method in class com.clivern.decoy.constraint.NumberConstraint
Set Field Name
setFieldName(String) - Method in class com.clivern.decoy.constraint.StringConstraint
Set Field Name
setFormat(String) - Method in class com.clivern.decoy.constraint.StringConstraint
Set Format
setMaximum(String) - Method in class com.clivern.decoy.constraint.IntegerConstraint
Set maximum
setMaximum(String) - Method in class com.clivern.decoy.constraint.NumberConstraint
Set maximum
setMaxLength(Integer) - Method in class com.clivern.decoy.constraint.StringConstraint
Set Max Length
setMinimum(String) - Method in class com.clivern.decoy.constraint.IntegerConstraint
Set minimum
setMinimum(String) - Method in class com.clivern.decoy.constraint.NumberConstraint
Set minimum
setMinLength(Integer) - Method in class com.clivern.decoy.constraint.StringConstraint
Set Min Length
setMultipleOf(String) - Method in class com.clivern.decoy.constraint.IntegerConstraint
Set multipleOf value
setMultipleOf(String) - Method in class com.clivern.decoy.constraint.NumberConstraint
Set multipleOf value
setPattern(String) - Method in class com.clivern.decoy.constraint.StringConstraint
Set Pattern
setRequired(Boolean) - Method in class com.clivern.decoy.constraint.BooleanConstraint
Set Required
setRequired(Boolean) - Method in interface com.clivern.decoy.constraint.ConstraintInterface
Set Required
setRequired(Boolean) - Method in class com.clivern.decoy.constraint.IntegerConstraint
Set Required
setRequired(Boolean) - Method in class com.clivern.decoy.constraint.NullConstraint
Set Required
setRequired(Boolean) - Method in class com.clivern.decoy.constraint.NumberConstraint
Set Required
setRequired(Boolean) - Method in class com.clivern.decoy.constraint.StringConstraint
Set Required
setValue(Object) - Method in class com.clivern.decoy.constraint.BooleanConstraint
Set Value
setValue(Object) - Method in class com.clivern.decoy.constraint.IntegerConstraint
Set Value
setValue(Object) - Method in class com.clivern.decoy.constraint.NullConstraint
Set Value
setValue(Object) - Method in class com.clivern.decoy.constraint.NumberConstraint
Set Value
setValue(Object) - Method in class com.clivern.decoy.constraint.StringConstraint
Set Value
setValue(T) - Method in interface com.clivern.decoy.constraint.ConstraintInterface
Set Value
STRING - com.clivern.decoy.constraint.ConstraintType
 
StringConstraint - Class in com.clivern.decoy.constraint
String Constraint Class
StringConstraint() - Constructor for class com.clivern.decoy.constraint.StringConstraint
 

T

TIME - Static variable in class com.clivern.decoy.constraint.StringConstraint
 
title - Variable in class com.clivern.decoy.SchemaDraft6
 
title - Variable in class com.clivern.decoy.SchemaDraft7
 
toString() - Method in enum com.clivern.decoy.constraint.ConstraintType
Change to string
toString() - Method in enum com.clivern.decoy.Draft
Change to string
type - Variable in class com.clivern.decoy.NodeDraft3
 
type - Variable in class com.clivern.decoy.NodeDraft4
 
type - Variable in class com.clivern.decoy.NodeDraft6
 
type - Variable in class com.clivern.decoy.NodeDraft7
 
type - Variable in class com.clivern.decoy.SchemaDraft3
 
type - Variable in class com.clivern.decoy.SchemaDraft4
 
type - Variable in class com.clivern.decoy.SchemaDraft6
 
type - Variable in class com.clivern.decoy.SchemaDraft7
 
Type - Class in com.clivern.decoy.constraint
Type Class
Type(Object) - Constructor for class com.clivern.decoy.constraint.Type
Class Constructor

U

unserialize(String, Class<T>) - Method in class com.clivern.decoy.SchemaFactory
Unserialize JSON
URI - Static variable in class com.clivern.decoy.constraint.StringConstraint
 
URI_REFERENCE - Static variable in class com.clivern.decoy.constraint.StringConstraint
 
URI_TEMPLATE - Static variable in class com.clivern.decoy.constraint.StringConstraint
 

V

validate() - Method in class com.clivern.decoy.constraint.BooleanConstraint
Validate field value
validate() - Method in interface com.clivern.decoy.constraint.ConstraintInterface
Validate field value
validate() - Method in class com.clivern.decoy.constraint.IntegerConstraint
Validate field value
validate() - Method in class com.clivern.decoy.constraint.NullConstraint
Validate field value
validate() - Method in class com.clivern.decoy.constraint.NumberConstraint
Validate field value
validate() - Method in class com.clivern.decoy.constraint.StringConstraint
Validate field value
validate(SchemaDraft3, String) - Method in class com.clivern.decoy.Validator
Validate the JSON Data against the JSON Schema draft 3
validate(SchemaDraft4, String) - Method in class com.clivern.decoy.Validator
Validate the JSON Data against the JSON Schema draft 4
validate(SchemaDraft6, String) - Method in class com.clivern.decoy.Validator
Validate the JSON Data against the JSON Schema draft 6
validate(SchemaDraft7, String) - Method in class com.clivern.decoy.Validator
Validate the JSON Data against the JSON Schema draft 7
Validate - Class in com.clivern.decoy.util
Validate Class
Validate() - Constructor for class com.clivern.decoy.util.Validate
 
validateNode(ArrayList<String>, NodeDraft3, ArrayList<String>) - Method in class com.clivern.decoy.Validator
Validate a Draft3 Node
validateNode(ArrayList<String>, NodeDraft4, ArrayList<String>) - Method in class com.clivern.decoy.Validator
Validate a Draft4 Node
validateNode(ArrayList<String>, NodeDraft6, ArrayList<String>) - Method in class com.clivern.decoy.Validator
Validate a Draft6 Node
validateNode(ArrayList<String>, NodeDraft7, ArrayList<String>) - Method in class com.clivern.decoy.Validator
Validate a Draft7 Node
ValidationError - Exception in com.clivern.decoy.exception
Validation Error Class
ValidationError(String) - Constructor for exception com.clivern.decoy.exception.ValidationError
Class Constructor
Validator - Class in com.clivern.decoy
Validator Class
Validator() - Constructor for class com.clivern.decoy.Validator
 
valueOf(String) - Static method in enum com.clivern.decoy.constraint.ConstraintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.clivern.decoy.Draft
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.clivern.decoy.constraint.ConstraintType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.clivern.decoy.Draft
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I J L M N O P R S T U V 
All Classes All Packages