Current section

Files

Jump to
xema XEMA_README.md
Raw

XEMA_README.md

# Xema
Xema is a schema validator inspired by [JSON Schema](http://json-schema.org).
For now, Xema supports the features documented in draft 04 of the JSON-Schema
specification.
Xema allows you to annotate and validate elixir data structures.
Xema is in early beta. If you try it and has an issue, report them.