Header menu logo CodecMapper

SystemTextJson Module

Imports schemas from `System.Text.Json`-annotated CLR types. Supported metadata today is intentionally narrow: rename, ignore, required, and constructor binding. Unsupported serializer-specific features fail explicitly during import.

Functions and values

Function or value Description

import options

Full Usage: import options

Parameters:
Returns: Schema<'T>

Imports a `Schema<'T>` from a `System.Text.Json`-annotated CLR type.

options : BridgeOptions
Returns: Schema<'T>

Type something to start searching.