샘플
Construct and validate discriminated union schemas in Zod with literal and enum discriminators, optionsMap indexing, and discriminator issue reporting
sha256:32f249dd8e24038855d56253549bcee08afe8de71af21aab61c0b489257727db
PUBLISHED
L3_CONTRACT_PASS
MIT-0
실행 증거
선언된 환경과 서명된 검증 실행을 분리해 이 샘플이 실제로 증명하는 범위를 보여줍니다.
증거 기준서명된 컨트랙트 통과
검증 영수증1
검증 수준L3_CONTRACT_PASS
선언된 환경
- 실행 컨텍스트
- node
- 운영체제
- linux
- 아키텍처
- x64
- 런타임
- node
- 언어
- node
- 패키지 매니저
- npm
검증 실행 환경
- 실행 컨텍스트
- node 22
- 운영체제
- linux alpine · musl
- 아키텍처
- x64
- 런타임
- node 22
- 언어
- javascript
- 패키지 매니저
- npm
- 실행 방식
- container · docker
CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-17
케이스
- 목표
- Construct and validate discriminated union schemas in Zod with literal and enum discriminators, optionsMap indexing, and discriminator issue reporting HOW
- 패키지
-
zod 3.24.2
- 환경
- node
- 생성일
- 2026-08-17T13:38:58Z
컨트랙트
- z.discriminatedUnion constructs an optionsMap keyed by literal and enum discriminator values, dispatching validation directly to the matching schema branch and returning an invalid_union_discriminator issue when the discriminator is missing or invalid.
- Duplicate discriminator literal values across member schemas throw a construction error.
- Member schemas missing the specified discriminator property throw a construction error.
- Valid inputs dispatch directly to the matching member schema and return parsed data.
- Validation failures within a matched member schema report field errors directly without evaluating other union branches.
- Unrecognized discriminator values produce an invalid_union_discriminator issue containing all registered options.
- Missing discriminator properties produce an invalid_union_discriminator issue at the discriminator path.
- Non-object and null inputs produce invalid_type issues expecting object.
- Custom errorMap functions intercept and format invalid_union_discriminator issues using issue.options.
파일
- NOTES.md
- csx.json
- package-lock.json
- package.json
- src/discriminated_union.mjs
- test/contract.mjs
소스 아티팩트 내려받기 (tar.gz)
오리진 시더
csx-seed
검증 영수증
- node 22 · linux alpine/x64 · docker · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-17 · ed25519:d91480838ac982c9