data/golang-github-xeipuuv-gojsonschema-1.2.0/.gitignore: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/.travis.yml: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/LICENSE-APACHE-2.0.txt: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/README.md: C source, ASCII text, with very long lines data/golang-github-xeipuuv-gojsonschema-1.2.0/draft.go: ASCII text, with very long lines data/golang-github-xeipuuv-gojsonschema-1.2.0/errors.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/format_checkers.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/format_checkers_test.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/glide.yaml: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/go.mod: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/go.sum: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/internalLog.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/jsonContext.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/jsonLoader.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/jsonschema_test.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/locales.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/result.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/schema.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/schemaLoader.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/schemaLoader_test.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/schemaPool.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/schemaReferencePool.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/schemaType.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/schema_test.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/subSchema.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/additionalItems.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/additionalProperties.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/allOf.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/anyOf.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/default.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/definitions.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/dependencies.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/enum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/items.json: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/maxItems.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/maxLength.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/maxProperties.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/maximum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/minItems.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/minLength.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/minProperties.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/minimum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/multipleOf.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/not.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/oneOf.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/optional/bignum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/optional/ecmascript-regex.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/optional/format.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/optional/zeroTerminatedFloats.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/pattern.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/patternProperties.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/properties.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/ref.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/refRemote.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/required.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/type.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft4/uniqueItems.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/additionalItems.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/additionalProperties.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/allOf.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/anyOf.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/boolean_schema.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/const.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/contains.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/default.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/definitions.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/dependencies.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/enum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/exclusiveMaximum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/exclusiveMinimum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/items.json: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/maxItems.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/maxLength.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/maxProperties.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/maximum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/minItems.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/minLength.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/minProperties.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/minimum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/multipleOf.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/not.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/oneOf.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/optional/bignum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/optional/ecmascript-regex.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/optional/format.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/optional/zeroTerminatedFloats.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/pattern.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/patternProperties.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/properties.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/propertyNames.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/ref.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/refRemote.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/required.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/type.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft6/uniqueItems.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/additionalItems.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/additionalProperties.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/allOf.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/anyOf.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/boolean_schema.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/const.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/contains.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/default.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/definitions.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/dependencies.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/enum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/exclusiveMaximum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/exclusiveMinimum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/if-then-else.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/items.json: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/maxItems.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/maxLength.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/maxProperties.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/maximum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/minItems.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/minLength.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/minProperties.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/minimum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/multipleOf.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/not.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/oneOf.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/bignum.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/content.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/ecmascript-regex.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/date-time.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/date.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/email.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/hostname.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/idn-email.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/idn-hostname.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/ipv4.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/ipv6.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/iri-reference.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/iri.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/json-pointer.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/regex.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/relative-json-pointer.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/time.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/uri-reference.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/uri-template.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/format/uri.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/optional/zeroTerminatedFloats.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/pattern.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/patternProperties.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/properties.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/propertyNames.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/ref.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/refRemote.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/required.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/type.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/draft7/uniqueItems.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/extra/file: cannot open `data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/extra/file' (No such file or directory) with: cannot open `with' (No such file or directory) space.json: cannot open `space.json' (No such file or directory) data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/extra/fragment_schema.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/remotes/folder/folderInteger.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/remotes/integer.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/remotes/name.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/testdata/remotes/subSchemas.json: JSON data data/golang-github-xeipuuv-gojsonschema-1.2.0/types.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/utils.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/utils_test.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/validation.go: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/debian/changelog: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/debian/control: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/debian/copyright: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/debian/gbp.conf: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/debian/gitlab-ci.yml: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/debian/rules: a /usr/bin/make -f script, ASCII text executable data/golang-github-xeipuuv-gojsonschema-1.2.0/debian/source/format: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/debian/watch: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/.pc/.version: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/.pc/.quilt_patches: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/.pc/.quilt_series: ASCII text data/golang-github-xeipuuv-gojsonschema-1.2.0/.pc/applied-patches: empty