MCPcopy Create free account

hub / github.com/santhosh-tekuri/jsonschema / functions

Functions377 in github.com/santhosh-tekuri/jsonschema

MethodLocalizedString
(p *message.Printer)
kind/kind.go:391
MethodLocalizedString
(p *message.Printer)
kind/kind.go:403
MethodLocalizedString
(p *message.Printer)
kind/kind.go:418
MethodLocalizedString
(p *message.Printer)
kind/kind.go:438
MethodLocalizedString
(p *message.Printer)
kind/kind.go:453
MethodLocalizedString
(p *message.Printer)
kind/kind.go:467
MethodLocalizedString
(p *message.Printer)
kind/kind.go:482
MethodLocalizedString
(p *message.Printer)
kind/kind.go:497
MethodLocalizedString
(p *message.Printer)
kind/kind.go:513
MethodLocalizedString
(p *message.Printer)
kind/kind.go:525
MethodLocalizedString
(p *message.Printer)
kind/kind.go:540
MethodLocalizedString
(p *message.Printer)
kind/kind.go:557
MethodLocalizedString
(p *message.Printer)
kind/kind.go:574
MethodLocalizedString
(p *message.Printer)
kind/kind.go:591
MethodLocalizedString
(p *message.Printer)
kind/kind.go:608
MethodMarshalJSON
()
output.go:144
MethodMatchString
(s string)
example_regexp_test.go:14
MethodString
()
schema.go:151
MethodString
()
util.go:210
MethodString
()
example_regexp_test.go:19
MethodString
()
position.go:124
FunctionTestCompileAnchor
(t *testing.T)
compiler_test.go:46
FunctionTestCompileNonStd
(t *testing.T)
compiler_test.go:77
FunctionTestCustomVocabMetaschema
(t *testing.T)
compiler_test.go:132
FunctionTestCustomVocabSubschemaResource
(t *testing.T)
compiler_test.go:205
FunctionTestCustomVocabValidation
(t *testing.T)
compiler_test.go:114
FunctionTestDebug
(t *testing.T)
debug_test.go:13
FunctionTestDraftFromURL
(t *testing.T)
draft_test.go:9
FunctionTestDraft_collectAnchors
(t *testing.T)
draft_test.go:94
FunctionTestDraft_collectIds
(t *testing.T)
draft_test.go:31
FunctionTestEquals
(t *testing.T)
util_test.go:68
FunctionTestFragment
(t *testing.T)
util_test.go:20
FunctionTestHashEquals
(t *testing.T)
util_test.go:88
FunctionTestInvalidSchemas
(t *testing.T)
invalid_schemas_test.go:13
FunctionTestMetaschemaResource
(t *testing.T)
compiler_test.go:10
FunctionTestNonJSONResource
(t *testing.T)
compiler_test.go:233
FunctionTestOutputSuites
(t *testing.T)
output_test.go:142
FunctionTestPath_Absolute
(t *testing.T)
filepaths_test.go:11
FunctionTestPath_AbsoluteSpace
(t *testing.T)
filepaths_test.go:22
FunctionTestPath_RelativeBackslash
(t *testing.T)
filepaths_test.go:49
FunctionTestPath_RelativeBackslashSpace
(t *testing.T)
filepaths_test.go:60
FunctionTestPath_RelativeSlash
(t *testing.T)
filepaths_test.go:33
FunctionTestPath_RelativeSlashSpace
(t *testing.T)
filepaths_test.go:41
FunctionTestQuote
(t *testing.T)
util_test.go:8
FunctionTestSuites
(t *testing.T)
suite_test.go:146
FunctionTestUnescape
(t *testing.T)
util_test.go:45
FunctionTestUnmarshalJSON
(t *testing.T)
loader_test.go:8
MethodValidate
Validate validates v with sch. vpath gives path of v from current context value.
vocab.go:58
MethodValidate
(ctx *jsonschema.ValidatorContext, v any)
example_vocab_uniquekeys_test.go:18
MethodValidate
(v any)
validator.go:15
MethodValidate
(ctx *jsonschema.ValidatorContext, v any)
example_vocab_discriminator_test.go:18
MethodValueLocation
ValueLocation returns location of value as jsonpath token array.
vocab.go:53
Methodappend
(tok string)
util.go:99
Methodclone
()
root.go:168
Methodcollect
(v any, ptr jsonPointer)
position.go:17
Methodcollect
(v any, ptr jsonPointer)
position.go:33
Methodcollect
(v any, ptr jsonPointer)
position.go:49
Methodcollect
(v any, ptr jsonPointer)
position.go:67
Methodcollect
(v any, ptr jsonPointer)
position.go:106
FunctioncompileDiscriminator
(ctx *jsonschema.CompilerContext, obj map[string]any)
example_vocab_discriminator_test.go:88
FunctioncompileUniqueKeys
(ctx *jsonschema.CompilerContext, obj map[string]any)
example_vocab_uniquekeys_test.go:74
FunctiondlclarkCompile
(s string)
example_regexp_test.go:23
FunctiongoRegexpCompile
(s string)
compiler.go:330
MethodhasVocab
(name string)
draft.go:232
Functioninit
()
draft.go:127
MethodisEmpty
()
util.go:91
Functionmain
()
cmd/jv/main.go:16
MethodresolveFragment
(uf urlFrag)
roots.go:62
Methodvalidate
(v any)
compiler.go:321
FunctionvalidateEmail
see https://en.wikipedia.org/wiki/Email_address
format.go:299
FunctionvalidatePeriod
(v any)
format.go:599
FunctionvalidateRelativeJSONPointer
see https://tools.ietf.org/html/draft-handrews-relative-json-pointer-01#section-3
format.go:83
FunctionvalidateSemver
see https://semver.org/#backusnaur-form-grammar-for-valid-semver-versions
format.go:635
FunctionvalidateURI
(v any)
format.go:535
FunctionvalidateURIReference
(v any)
format.go:550
FunctionvalidateURITemplate
(v any)
format.go:562
FunctionvalidateUUID
see https://datatracker.ietf.org/doc/html/rfc4122#page-4
format.go:114
← previous301–377 of 377, ranked by callers