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

Квитанции проверки