A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
C
- checkJavaName(String) - function in net.pwall.json.schema.codegen.NamedConstraints.Companion
- checkKotlinName(String) - function in net.pwall.json.schema.codegen.NamedConstraints.Companion
- childLocation(JSONPointer) - function in net.pwall.json.schema.Configurator.CustomValidator
- ClassDescriptor - class in net.pwall.json.schema.codegen
- ClassId - class in net.pwall.json.schema.codegen
- ClassName - class in net.pwall.json.schema.codegen
- ClassName.Companion - class in net.pwall.json.schema.codegen.ClassName
- clearTargets() - function in net.pwall.json.schema.codegen.CodeGenerator
- Clear the target list.
- CodeGenerator - class in net.pwall.json.schema.codegen
- JSON Schema Code Generator.
- CodeGenerator.AppendableFilter - class in net.pwall.json.schema.codegen.CodeGenerator
- CodeGenerator.Companion - class in net.pwall.json.schema.codegen.CodeGenerator
- CodeGenerator.CustomClass - class in net.pwall.json.schema.codegen.CodeGenerator
- CodeGenerator.CustomClassByExtension - class in net.pwall.json.schema.codegen.CodeGenerator
- CodeGenerator.CustomClassByFormat - class in net.pwall.json.schema.codegen.CodeGenerator
- CodeGenerator.CustomClassByURI - class in net.pwall.json.schema.codegen.CodeGenerator
- CodeGenerator.EnumDefault - class in net.pwall.json.schema.codegen.CodeGenerator
- This class is intended to look like a StringValue, for when the default value of a string is an enum value.
- CodeGenerator.NameGenerator - class in net.pwall.json.schema.codegen.CodeGenerator
- CodeGenerator.NestedClassNameOption - class in net.pwall.json.schema.codegen.CodeGenerator
- CodeGenerator.TargetIndex - class in net.pwall.json.schema.codegen.CodeGenerator
- Configurator - class in net.pwall.json.schema.codegen
- Configurator.CustomValidator - class in net.pwall.json.schema.codegen.Configurator
- configure(File,URI) - function in net.pwall.json.schema.codegen.CodeGenerator
- Configure the
CodeGeneratorusing a config file, specified by a File. - configure(Path,URI) - function in net.pwall.json.schema.codegen.CodeGenerator
- Configure the
CodeGeneratorusing a config file, specified by a Path. - configure(JSONValue,URI) - function in net.pwall.json.schema.codegen.CodeGenerator
- Configure the
CodeGeneratorusing a config file (in the form af a parsed JSON object). - configure(CodeGenerator,JSONReference,URI) - function in net.pwall.json.schema.codegen.Configurator
- CONST_DECIMAL - enum entry in net.pwall.json.schema.codegen.Validation.Type
- CONST_DECIMAL_ZERO - enum entry in net.pwall.json.schema.codegen.Validation.Type
- CONST_INT - enum entry in net.pwall.json.schema.codegen.Validation.Type
- CONST_ITEMS - enum entry in net.pwall.json.schema.codegen.Validation.Type
- CONST_LENGTH - enum entry in net.pwall.json.schema.codegen.Validation.Type
- CONST_LONG - enum entry in net.pwall.json.schema.codegen.Validation.Type
- CONST_STRING - enum entry in net.pwall.json.schema.codegen.Validation.Type
- Constraints - class in net.pwall.json.schema.codegen
- Constraints.Companion - class in net.pwall.json.schema.codegen.Constraints
- Constraints.DefaultValue - class in net.pwall.json.schema.codegen.Constraints
- copyFrom(Constraints) - function in net.pwall.json.schema.codegen.Constraints
- copyFrom(Constraints) - function in net.pwall.json.schema.codegen.ItemConstraints
- copyFrom(Constraints) - function in net.pwall.json.schema.codegen.NamedConstraints
- createAnnotation(JSONPointer,JSONPointer,String,List,List) - function in net.pwall.json.schema.Configurator.CustomValidator
- createBasicError(JSONPointer,JSONPointer,String) - function in net.pwall.json.schema.Configurator.CustomValidator
- createBasicErrorEntry(JSONPointer,JSONPointer,String) - function in net.pwall.json.schema.Configurator.CustomValidator
- createError(JSONPointer,JSONPointer,String,List,List) - function in net.pwall.json.schema.Configurator.CustomValidator