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

Copy Markdown View Source

Configuration for AccountSlug.

A URL-safe account identifier

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.