Skip to content

feat(cli): validate command using loader + Parse_With_Schema #40

@berkeleynerd

Description

@berkeleynerd

Implement mud-area validate --schema <schema.sml> --world <world.sml>.

Behavior

  • Load schema via SML.Schema.Loader.
  • Parse world via SML.DOM.Parser.Parse_With_Schema.
  • Print clear validation result; exit 0 on success, non-zero with message/path on failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions