seisei_schema 0.1.0-dev.5 copy "seisei_schema: ^0.1.0-dev.5" to clipboard
seisei_schema: ^0.1.0-dev.5 copied to clipboard

Structured output schemas and validation helpers for Seisei.

0.1.0-dev.5 #

  • Add ObjectField.nullValue for explicit null union variants.

0.1.0-dev.4 #

  • Add ObjectField.discriminatedUnion for tagged object unions with stable discriminator validation.

0.1.0-dev.3 #

  • Add field-level union validation through ObjectField.union(variants: ...) while preserving requiredStringFields.

0.1.0-dev.2 #

  • Add nested object fields, string enum choices, numeric ranges, string patterns, and array size constraints to ObjectSchema.

0.1.0-dev.1 #

  • Add typed flat object fields for strings, integers, numbers, booleans, arrays, and optional values while preserving requiredStringFields.

0.1.0-dev.0 #

  • Add initial object schema validation contracts.
0
likes
150
points
155
downloads

Documentation

API reference

Publisher

verified publisherjha.sh

Weekly Downloads

Structured output schemas and validation helpers for Seisei.

Repository (GitHub)
View/report issues

Topics

#ai #dart #json-schema #structured-output #validation

License

MIT (license)

Dependencies

seisei

More

Packages that depend on seisei_schema