MCPcopy Create free account

hub / github.com/ajv-validator/ajv / functions

Functions786 in github.com/ajv-validator/ajv

Functionnames
()
lib/compile/codegen/index.ts:203
Methodnames
()
lib/compile/codegen/index.ts:64
Methodnames
()
lib/compile/codegen/index.ts:88
Methodnames
()
lib/compile/codegen/index.ts:141
Methodnames
()
lib/compile/codegen/index.ts:164
Methodnames
()
lib/compile/codegen/index.ts:265
Methodnames
()
lib/compile/codegen/index.ts:296
Methodnames
()
lib/compile/codegen/index.ts:317
Methodnames
()
lib/compile/codegen/index.ts:343
Methodnames
()
lib/compile/codegen/index.ts:397
Methodnames
()
lib/compile/codegen/code.ts:27
Methodnames
()
lib/compile/codegen/code.ts:56
FunctionoptimizeNames
(_names: UsedNames, _constants: Constants)
lib/compile/codegen/index.ts:34
MethodoptimizeNames
(names: UsedNames, constants: Constants)
lib/compile/codegen/index.ts:58
MethodoptimizeNames
(names: UsedNames, constants: Constants)
lib/compile/codegen/index.ts:82
MethodoptimizeNames
(names: UsedNames, constants: Constants)
lib/compile/codegen/index.ts:159
MethodoptimizeNames
(names: UsedNames, constants: Constants)
lib/compile/codegen/index.ts:290
MethodoptimizeNames
(names: UsedNames, constants: Constants)
lib/compile/codegen/index.ts:337
MethodoptimizeNames
(names: UsedNames, constants: Constants)
lib/compile/codegen/index.ts:390
FunctionoptimizeNodes
()
lib/compile/codegen/index.ts:30
MethodoptimizeNodes
()
lib/compile/codegen/index.ts:155
MethodoptimizeNodes
()
lib/compile/codegen/index.ts:383
FunctionparseDiscriminator
(cxt: ParseCxt)
lib/compile/jtd/parse.ts:170
FunctionparseElements
(cxt: ParseCxt)
lib/compile/jtd/parse.ts:126
FunctionparseEnum
(cxt: ParseCxt)
lib/compile/jtd/parse.ts:302
FunctionparseJson
(s: string, pos: number)
lib/runtime/parseJson.ts:3
FunctionparseJsonNumber
(s: string, pos: number, maxDigits?: number)
lib/runtime/parseJson.ts:34
FunctionparseJsonString
(s: string, pos: number)
lib/runtime/parseJson.ts:112
FunctionparseProperties
(cxt: ParseCxt)
lib/compile/jtd/parse.ts:204
FunctionparseRef
(cxt: ParseCxt)
lib/compile/jtd/parse.ts:341
FunctionparseType
(cxt: ParseCxt)
lib/compile/jtd/parse.ts:255
FunctionparseValues
(cxt: ParseCxt)
lib/compile/jtd/parse.ts:138
Functionquote
(s: string)
lib/runtime/quote.ts:15
FunctionrefForm
(root)
lib/refs/jtd-schema.ts:23
FunctionrefValidateCode
(n: ValueScopeName)
lib/standalone/index.ts:68
Functionrender
(opts: CGOptions)
lib/compile/codegen/index.ts:174
Methodrender
({es5, _n}: CGOptions)
lib/compile/codegen/index.ts:52
Methodrender
({_n}: CGOptions)
lib/compile/codegen/index.ts:78
Methodrender
({_n}: CGOptions)
lib/compile/codegen/index.ts:104
Methodrender
({_n}: CGOptions)
lib/compile/codegen/index.ts:115
Methodrender
({_n}: CGOptions)
lib/compile/codegen/index.ts:126
Methodrender
({_n}: CGOptions)
lib/compile/codegen/index.ts:137
Methodrender
({_n}: CGOptions)
lib/compile/codegen/index.ts:151
Methodrender
(opts: CGOptions)
lib/compile/codegen/index.ts:286
Methodrender
(opts: CGOptions)
lib/compile/codegen/index.ts:311
Methodrender
(opts: CGOptions)
lib/compile/codegen/index.ts:333
Methodrender
(opts: CGOptions)
lib/compile/codegen/index.ts:358
Methodrender
(opts: CGOptions)
lib/compile/codegen/index.ts:367
Methodrender
(opts: CGOptions)
lib/compile/codegen/index.ts:376
Methodrender
(opts: CGOptions)
lib/compile/codegen/index.ts:415
Methodrender
(opts: CGOptions)
lib/compile/codegen/index.ts:422
FunctionreportExtraError
( cxt: KeywordErrorCxt, error: KeywordErrorDefinition = keywordError, errorPaths?: ErrorPaths )
lib/compile/errors.ts:41
FunctionresolveRef
( this: Ajv, root: SchemaEnv, baseId: string, ref: string )
lib/compile/index.ts:205
FunctionresolveSchema
( this: Ajv, root: SchemaEnv, // root object with properties schema, refs TODO below SchemaEnv is assigned
lib/compile/index.ts:255
MethodrunCompileAsync
( this: Ajv, _schema: AnySchemaObject, _meta?: boolean )
lib/core.ts:419
FunctionsaveAndMinify
(err, buf)
scripts/bundle.js:18
FunctionschemaProperties
(it: SchemaCxt, schemaMap: SchemaMap)
lib/vocabularies/code.ts:69
MethodscopeCode
( values: ScopeValues | ScopeValueSets = this._values, usedValues?: UsedScopeValues, getCode?: (n:
lib/compile/codegen/scope.ts:171
MethodscopeRefs
(scopeName: Name, values: ScopeValues | ScopeValueSets = this._values)
lib/compile/codegen/scope.ts:164
FunctionserializeDiscriminator
(cxt: SerializeCxt)
lib/compile/jtd/serialize.ts:129
FunctionserializeElements
(cxt: SerializeCxt)
lib/compile/jtd/serialize.ts:101
FunctionserializeEmpty
({gen, data}: SerializeCxt)
lib/compile/jtd/serialize.ts:252
FunctionserializeProperties
(cxt: SerializeCxt)
lib/compile/jtd/serialize.ts:145
FunctionserializeRef
(cxt: SerializeCxt)
lib/compile/jtd/serialize.ts:235
FunctionserializeType
(cxt: SerializeCxt)
lib/compile/jtd/serialize.ts:206
FunctionserializeValues
(cxt: SerializeCxt)
lib/compile/jtd/serialize.ts:112
FunctionstoreContext
(this: any)
spec/options/options_code.spec.ts:97
FunctionstoreContext
(this: any)
spec/issues/768_passContext_recursive_ref.spec.ts:100
Methodstr
()
lib/compile/codegen/code.ts:52
Functiontest
(_ajv)
spec/async_validate.spec.ts:27
MethodtoString
()
lib/compile/codegen/code.ts:42
FunctiontypeForm
(root)
lib/refs/jtd-schema.ts:30
Functionucs2length
(str: string)
lib/runtime/ucs2length.ts:3
FunctionvalidTimestamp
(str: string, allowDate: boolean)
lib/runtime/timestamp.ts:6
Methodvalidate
(schemaKeyRef: AnySchema | string, data: unknown)
lib/standalone/instance.ts:9
FunctionvalidateEven
(schema, data)
spec/keyword.spec.ts:32
FunctionvalidateKeyword
()
lib/compile/validate/keyword.ts:49
FunctionvalidateOneOf
()
lib/vocabularies/applicator/oneOf.ts:48
FunctionvalidateRange
(schema, data, parentSchema)
spec/keyword.spec.ts:62
FunctionvalidateUnion
(cxt: KeywordCxt)
lib/vocabularies/code.ts:135
FunctionvalidateUniqueItems
()
lib/vocabularies/validation/uniqueItems.ts:34
FunctionvaluesForm
(root)
lib/refs/jtd-schema.ts:100
Functionwarn
()
lib/core.ts:814
Functionwarn
(msg)
spec/options/strictKeywords.spec.ts:75
Functionwarn
(msg)
spec/options/strict.spec.ts:433
Methodwrong$DataType
()
lib/compile/validate/index.ts:476
← previous701–786 of 786, ranked by callers