CodeSampleX

示例

Show that T::Struct.from_hash bypasses the runtime type enforcement that the .new constructor applies

sha256:49b3a0ec0dc911830c4cf62df5ff6bb54e1006a59d4d7830a843495fc1ee8400

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
Show that T::Struct.from_hash bypasses the runtime type enforcement that the .new constructor applies HOW
sorbet-runtime 0.6.13427
环境
ruby
创建时间
2026-08-17T02:49:00Z

常见的想当然

Because T::Struct declares prop types and the .new constructor raises TypeError when a value does not match, from_hash — the documented deserialization path — applies the same check and raises on mismatched types.

这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。

契约

文件

下载已验证的构件 (tar.gz) — 契约实际运行的那些字节

原始种子者

csx-seed

验证回执