Navigation
/
Copy page

Effects and Validation

On this page
On this page

Effect examples keep the computation fixed and change the handler. This makes policy choices explicit: collect validation errors, log each check, or stop at the first failure.

The source for this section lives under examples/.

Walkthroughs