You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sami Kerola edited this page Mar 20, 2026
·
3 revisions
Welcome to the dc-template-linter wiki!
This tool can be used to check if a
Domain Connect
service provider template is valid. Use the commands below to get an idea
of how to compile and use the tool.
go install github.com/Domain-Connect/dc-template-linter@latest
git clone https://github.com/Domain-Connect/Templates.git &&
$GOPATH/bin/dc-template-linter ./Templates/*.json
DCTL error codes explained
In this wiki there are sub-pages such as DCTL1026.
These pages are long explanations that one is advised to consult if/when
brief message from the tool is not obvious.