Go to file
2023-08-30 17:59:10 +02:00
.github feat: initial commit 2023-08-30 17:44:17 +02:00
constants ECOM-9587 fix: typo in package name 2023-08-30 17:59:10 +02:00
errors feat: initial commit 2023-08-30 17:44:17 +02:00
utils ECOM-9587 fix: typo in package name 2023-08-30 17:59:10 +02:00
validation feat: initial commit 2023-08-30 17:44:17 +02:00
validations feat: initial commit 2023-08-30 17:44:17 +02:00
validator ECOM-9587 fix: typo in package name 2023-08-30 17:59:10 +02:00
webhook feat: initial commit 2023-08-30 17:44:17 +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: initial commit 2023-08-30 17:44:17 +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.