Xema.Ref (xema v0.13.6) View Source
This module contains a struct and functions to represent and handle references.
Link to this section Summary
Functions
Returns the schema and the root for the given ref and xema.
Creates a new reference from the given pointer.
Creates a new reference from the given pointer and uri.
Validates the given value with the referenced schema.
Link to this section Types
Specs
A reference contains a pointer and an optional uri.
Link to this section Functions
Specs
Returns the schema and the root for the given ref and xema.
Specs
Returns the reference key for a Ref or an URI.
Specs
Creates a new reference from the given pointer.
Specs
Creates a new reference from the given pointer and uri.
Specs
Validates the given value with the referenced schema.