Coercion.php
Table of Contents
Classes
- Coercion
- Schema-driven type coercion on encode -- a capability with no Elixir `dextrin` equivalent, ported from `node-dextrin` because the value model's own `DXN*::fromX()`/`::from*()` conversion helpers already make the coercion table trivial to build: every class's documented native-type converter doubles as an encode-time coercion, with no separate registration.