Skip to content

elixir-luxembourg/dats-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DATS Validator

This repository contains the necessary utilities to validate JSON files against given JSON schemas

Installation

pip install -e .

Usage

datsvalidator --schema $PATH_TO_PROJECT_SCHEMA_JSON --json-folder $FOLDER_JSON_TO_VALIDATE

The folder of the project_schema.json file needs to also contain all other DATS schemas.

About

Json Schema Validator for DATS model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages