Go to file
2023-10-21 18:00:41 +02:00
.github feat: initial commit 2023-08-30 17:44:17 +02:00
constants fix: typo 2023-09-28 21:39:10 +02:00
errors feat: initial commit 2023-08-30 17:44:17 +02:00
utils feat: image size validation 2023-10-03 16:26:41 +02:00
validation feat/publication-restrictions 2023-10-11 12:48:12 +02:00
validations feat: add query matchers 2023-10-21 18:00:41 +02:00
validator fix: error log 2023-10-17 12:06:02 +02:00
webhook feat/publication-restrictions 2023-10-11 12:48:12 +02:00
.editorconfig feat: initial commit 2023-08-30 17:44:17 +02:00
.gitignore feat: initial commit 2023-08-30 17:44:17 +02:00
.golangci.yml feat: initial commit 2023-08-30 17:44:17 +02:00
.goreleaser.yml feat: initial commit 2023-08-30 17:44:17 +02:00
CODE_OF_CONDUCT.md feat: initial commit 2023-08-30 17:44:17 +02:00
generate.go feat: initial commit 2023-08-30 17:44:17 +02:00
go.mod feat: initial commit 2023-08-30 17:44:17 +02:00
go.sum feat: initial commit 2023-08-30 17:44:17 +02:00
gotsrpc.yml feat/publication-restrictions 2023-10-11 12:48:12 +02:00
LICENSE feat: initial commit 2023-08-30 17:44:17 +02:00
Makefile feat: initial commit 2023-08-30 17:44:17 +02:00
README.md feat: initial commit 2023-08-30 17:44:17 +02:00

contentfulvalidation

GoDoc Go Report Card Tests

Framework to kickstart a entity validation service for contentful content models.

License

Distributed under MIT License, please see license file within the code for more details.