Skip to main content

Module parse

Module parse 

Source
Expand description

Parsers for reflection JSON contracts.

Functionsยง

parse_principle_candidates
Parse and validate a PrincipleCandidate batch JSON object.
parse_reflection
Parse and validate a SessionReflection JSON object.
principle_candidate_batch_json_schema
Export the PrincipleCandidateBatch JSON Schema as a JSON value.
session_reflection_json_schema
Export the SessionReflection JSON Schema as a JSON value.