vikunja-api/vendor/github.com/go-openapi/validate
2018-10-28 16:11:13 +00:00
..
.editorconfig Fix build when using go modules () 2018-10-28 16:11:13 +00:00
.gitignore Fix build when using go modules () 2018-10-28 16:11:13 +00:00
.golangci.yml Fix build when using go modules () 2018-10-28 16:11:13 +00:00
.travis.yml Fix build when using go modules () 2018-10-28 16:11:13 +00:00
CODE_OF_CONDUCT.md Fix build when using go modules () 2018-10-28 16:11:13 +00:00
debug.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
default_validator.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
doc.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
example_validator.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
formats.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
go.mod Fix build when using go modules () 2018-10-28 16:11:13 +00:00
go.sum Fix build when using go modules () 2018-10-28 16:11:13 +00:00
helpers.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
LICENSE Fix build when using go modules () 2018-10-28 16:11:13 +00:00
object_validator.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
options.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
README.md Fix build when using go modules () 2018-10-28 16:11:13 +00:00
result.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
rexp.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
schema.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
schema_messages.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
schema_props.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
slice_validator.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
spec.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
spec_messages.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
type.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
update-fixtures.sh Fix build when using go modules () 2018-10-28 16:11:13 +00:00
validator.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00
values.go Fix build when using go modules () 2018-10-28 16:11:13 +00:00

Validation helpers Build Status codecov Slack Status

license GoDoc GolangCI Go Report Card