github.com/kaptinlin/jsonschema@v0.4.6/ (about)

.cursor
.editorconfig
.gitattributes
.github
.gitignore
.gitmodules
.golangci.version
.golangci.yml
CONTRIBUTING.md
LICENSE
Makefile
additionalProperties.go
allOf.go
anyOf.go
compiler.go
compiler_test.go
conditional.go
const.go
constructor.go
constructor_test.go
contains.go
content.go
default_funcs.go
default_funcs_test.go
dependentRequired.go
dependentSchemas.go
docs
enum.go
errors.go
examples
exclusiveMaximum.go
exclusiveMinimum.go
format.go
formats.go
go.mod
go.sum
i18n.go
id.go
items.go
keywords.go
keywords_test.go
locales
maxItems.go
maxProperties.go
maximum.go
maxlength.go
minItems.go
minProperties.go
minimum.go
minlength.go
multipleOf.go
not.go
oneOf.go
pattern.go
patternProperties.go
prefixItems.go
properties.go
propertyNames.go
rat.go
readme.md
ref.go
required.go
result.go
result_test.go
schema.go
schema_test.go
struct_validation.go
struct_validation_test.go
testdata
tests
type.go
unevaluatedItems.go
unevaluatedProperties.go
uniqueItems.go
unmarshal.go
unmarshal_test.go
utils.go
utils_test.go
validate.go
validate_test.go