Skip to content

Latest commit

 

History

History

schema-validator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MML Schema Validator

@mml-io/schema-validator

npm version

This package contains:

  • src/validate.ts - A function that validates an MML document against the schema.
  • test/ - A set of tests that are used to validate the schema is valid against known-valid documents.