Socket
Socket
Sign inDemoInstall

adf-validator

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adf-validator

ADF document validator


Version published
Weekly downloads
35
increased by25%
Maintainers
1
Weekly downloads
 
Created
Source

ADF Validator

ADF document validator

Install

$ npm i -g adf-validator
$ # or
$ npm install --global adf-validator

Usage

  Usage
    $ adfv <file.adf.json>

  Options
    --stage-0           Validate against the stage-0 ADF Schema  [Default: false]
    --version=<x.y.z>   Specify version of @atlaskit/adf-schema  [Default: latest]
    --force             Ignore current cache and re-download the Schemas  [Default: false]

  Examples
    $ adfv sample-document-1.json
    $ adfv --stage-0 sample-document-2.json
    $ adfv --version=5.0.0 sample-document-3.json
    $ adfv --force --stage-0 sample-document-4.json

  Notes
    - By default it validates against the full ADF Schema.

Demo

ADF Validator

Keywords

FAQs

Package last updated on 17 Mar 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc