ZoiForge.Schemas.Rusl.Schemas.Common.SchemaRef (ZoiForge v0.1.0)

Copy Markdown View Source

Configuration for SchemaRef.

A schema reference in 'account-slug/schemas/schema-slug' format

Summary

Functions

Validates data against the schema structure.

Returns the raw JSON schema string.

Returns the parsed Zoi schema structure.

Types

t()

@type t() :: binary()

Functions

parse(data)

Validates data against the schema structure.

raw_schema()

Returns the raw JSON schema string.

schema()

Returns the parsed Zoi schema structure.