contentful-validator
v0.0.1
Published
Validate raw Contentful data
Downloads
1
Readme
Contentful Validate
Install
npm install -D contentful-validator
CLI
This package come with a CLI command: ctf-validator
ctf-validator --help
Generate validate file
Generate validate file base on exported Contentful file.
contentful space export --skip-content --content-file <Export file>
ctf-validator generate <Export file>