Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 429 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 429 Bytes

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.