Skip to content

Latest commit

 

History

History
 
 

schema-validator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MML Schema Validator

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.