Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 268 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 268 Bytes

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.