This custom element for Kentico Kontent that represents JSON values & their validation
Netlify has made this easy. If you click the deploy button below, it will guide you through the process of deploying it to Netlify and leave you with a copy of the repository in your account as well.
{
"sourceElement": "example"
}
Where sourceElement
is the codename of the element where JSON is stored
The element stores text value of 1
if the JSON is valid, otherwise nothing is stored
This custom element is built with Angular
. See package.json for scripts regarding building & publishing the library.
We have collected notes on how to contribute to this project in CONTRIBUTING.md.
Originally created by @Enngage