Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ajv-validator/ajv
/ functions
Functions
786 in github.com/ajv-validator/ajv
⨍
Functions
786
◇
Types & classes
146
Function
names
()
lib/compile/codegen/index.ts:203
Method
names
()
lib/compile/codegen/index.ts:64
Method
names
()
lib/compile/codegen/index.ts:88
Method
names
()
lib/compile/codegen/index.ts:141
Method
names
()
lib/compile/codegen/index.ts:164
Method
names
()
lib/compile/codegen/index.ts:265
Method
names
()
lib/compile/codegen/index.ts:296
Method
names
()
lib/compile/codegen/index.ts:317
Method
names
()
lib/compile/codegen/index.ts:343
Method
names
()
lib/compile/codegen/index.ts:397
Method
names
()
lib/compile/codegen/code.ts:27
Method
names
()
lib/compile/codegen/code.ts:56
Function
optimizeNames
(_names: UsedNames, _constants: Constants)
lib/compile/codegen/index.ts:34
Method
optimizeNames
(names: UsedNames, constants: Constants)
lib/compile/codegen/index.ts:58
Method
optimizeNames
(names: UsedNames, constants: Constants)
lib/compile/codegen/index.ts:82
Method
optimizeNames
(names: UsedNames, constants: Constants)
lib/compile/codegen/index.ts:159
Method
optimizeNames
(names: UsedNames, constants: Constants)
lib/compile/codegen/index.ts:290
Method
optimizeNames
(names: UsedNames, constants: Constants)
lib/compile/codegen/index.ts:337
Method
optimizeNames
(names: UsedNames, constants: Constants)
lib/compile/codegen/index.ts:390
Function
optimizeNodes
()
lib/compile/codegen/index.ts:30
Method
optimizeNodes
()
lib/compile/codegen/index.ts:155
Method
optimizeNodes
()
lib/compile/codegen/index.ts:383
Function
parseDiscriminator
(cxt: ParseCxt)
lib/compile/jtd/parse.ts:170
Function
parseElements
(cxt: ParseCxt)
lib/compile/jtd/parse.ts:126
Function
parseEnum
(cxt: ParseCxt)
lib/compile/jtd/parse.ts:302
Function
parseJson
(s: string, pos: number)
lib/runtime/parseJson.ts:3
Function
parseJsonNumber
(s: string, pos: number, maxDigits?: number)
lib/runtime/parseJson.ts:34
Function
parseJsonString
(s: string, pos: number)
lib/runtime/parseJson.ts:112
Function
parseProperties
(cxt: ParseCxt)
lib/compile/jtd/parse.ts:204
Function
parseRef
(cxt: ParseCxt)
lib/compile/jtd/parse.ts:341
Function
parseType
(cxt: ParseCxt)
lib/compile/jtd/parse.ts:255
Function
parseValues
(cxt: ParseCxt)
lib/compile/jtd/parse.ts:138
Function
quote
(s: string)
lib/runtime/quote.ts:15
Function
refForm
(root)
lib/refs/jtd-schema.ts:23
Function
refValidateCode
(n: ValueScopeName)
lib/standalone/index.ts:68
Function
render
(opts: CGOptions)
lib/compile/codegen/index.ts:174
Method
render
({es5, _n}: CGOptions)
lib/compile/codegen/index.ts:52
Method
render
({_n}: CGOptions)
lib/compile/codegen/index.ts:78
Method
render
({_n}: CGOptions)
lib/compile/codegen/index.ts:104
Method
render
({_n}: CGOptions)
lib/compile/codegen/index.ts:115
Method
render
({_n}: CGOptions)
lib/compile/codegen/index.ts:126
Method
render
({_n}: CGOptions)
lib/compile/codegen/index.ts:137
Method
render
({_n}: CGOptions)
lib/compile/codegen/index.ts:151
Method
render
(opts: CGOptions)
lib/compile/codegen/index.ts:286
Method
render
(opts: CGOptions)
lib/compile/codegen/index.ts:311
Method
render
(opts: CGOptions)
lib/compile/codegen/index.ts:333
Method
render
(opts: CGOptions)
lib/compile/codegen/index.ts:358
Method
render
(opts: CGOptions)
lib/compile/codegen/index.ts:367
Method
render
(opts: CGOptions)
lib/compile/codegen/index.ts:376
Method
render
(opts: CGOptions)
lib/compile/codegen/index.ts:415
Method
render
(opts: CGOptions)
lib/compile/codegen/index.ts:422
Function
reportExtraError
( cxt: KeywordErrorCxt, error: KeywordErrorDefinition = keywordError, errorPaths?: ErrorPaths )
lib/compile/errors.ts:41
Function
resolveRef
( this: Ajv, root: SchemaEnv, baseId: string, ref: string )
lib/compile/index.ts:205
Function
resolveSchema
( this: Ajv, root: SchemaEnv, // root object with properties schema, refs TODO below SchemaEnv is assigned
lib/compile/index.ts:255
Method
runCompileAsync
( this: Ajv, _schema: AnySchemaObject, _meta?: boolean )
lib/core.ts:419
Function
saveAndMinify
(err, buf)
scripts/bundle.js:18
Function
schemaProperties
(it: SchemaCxt, schemaMap: SchemaMap)
lib/vocabularies/code.ts:69
Method
scopeCode
( values: ScopeValues | ScopeValueSets = this._values, usedValues?: UsedScopeValues, getCode?: (n:
lib/compile/codegen/scope.ts:171
Method
scopeRefs
(scopeName: Name, values: ScopeValues | ScopeValueSets = this._values)
lib/compile/codegen/scope.ts:164
Function
serializeDiscriminator
(cxt: SerializeCxt)
lib/compile/jtd/serialize.ts:129
Function
serializeElements
(cxt: SerializeCxt)
lib/compile/jtd/serialize.ts:101
Function
serializeEmpty
({gen, data}: SerializeCxt)
lib/compile/jtd/serialize.ts:252
Function
serializeProperties
(cxt: SerializeCxt)
lib/compile/jtd/serialize.ts:145
Function
serializeRef
(cxt: SerializeCxt)
lib/compile/jtd/serialize.ts:235
Function
serializeType
(cxt: SerializeCxt)
lib/compile/jtd/serialize.ts:206
Function
serializeValues
(cxt: SerializeCxt)
lib/compile/jtd/serialize.ts:112
Function
storeContext
(this: any)
spec/options/options_code.spec.ts:97
Function
storeContext
(this: any)
spec/issues/768_passContext_recursive_ref.spec.ts:100
Method
str
()
lib/compile/codegen/code.ts:52
Function
test
(_ajv)
spec/async_validate.spec.ts:27
Method
toString
()
lib/compile/codegen/code.ts:42
Function
typeForm
(root)
lib/refs/jtd-schema.ts:30
Function
ucs2length
(str: string)
lib/runtime/ucs2length.ts:3
Function
validTimestamp
(str: string, allowDate: boolean)
lib/runtime/timestamp.ts:6
Method
validate
(schemaKeyRef: AnySchema | string, data: unknown)
lib/standalone/instance.ts:9
Function
validateEven
(schema, data)
spec/keyword.spec.ts:32
Function
validateKeyword
()
lib/compile/validate/keyword.ts:49
Function
validateOneOf
()
lib/vocabularies/applicator/oneOf.ts:48
Function
validateRange
(schema, data, parentSchema)
spec/keyword.spec.ts:62
Function
validateUnion
(cxt: KeywordCxt)
lib/vocabularies/code.ts:135
Function
validateUniqueItems
()
lib/vocabularies/validation/uniqueItems.ts:34
Function
valuesForm
(root)
lib/refs/jtd-schema.ts:100
Function
warn
()
lib/core.ts:814
Function
warn
(msg)
spec/options/strictKeywords.spec.ts:75
Function
warn
(msg)
spec/options/strict.spec.ts:433
Method
wrong$DataType
()
lib/compile/validate/index.ts:476
← previous
701–786 of 786, ranked by callers