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
|
|
Imports a `Schema<'T>` from a `System.Text.Json`-annotated CLR type.
|
CodecMapper