Go to file
2023-11-06 11:45:40 +01:00
.github feat: troubleshooting 2023-11-06 11:36:20 +01:00
constants feat: add query matchers 2023-11-02 17:29:23 +01:00
errors feat: initial commit 2023-08-30 17:44:17 +02:00
tests feat: hide tasting tags 2023-11-06 11:17:03 +01:00
utils feat: add query matchers 2023-11-02 17:29:23 +01:00
validation feat/publication-restrictions 2023-10-11 12:48:12 +02:00
validations feat: add query matchers 2023-11-02 17:29:23 +01:00
validator feat: add query matchers 2023-11-02 17:29:23 +01: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: add query matchers 2023-11-02 17:29:23 +01: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: gomod tidy 2023-11-06 11:45:40 +01:00
go.sum feat: gomod tidy 2023-11-06 11:45:40 +01: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.