class
Amber::Schema::Parser::Context
- Amber::Schema::Parser::Context
- Reference
- Object
Overview
Parser context with access to full data and schema
Defined in:
amber/schema/parser.crConstructors
Instance Method Summary
- #add_error(error : Error)
- #data : Hash(String, JSON::Any)
- #errors : Array(Error)
- #has_errors?
- #schema : Definition