Exercise #48: Form Validation
Advanced Patterns ยท 01-branded-types
Goal

Goal: Ensure the validated values are correctly branded so the API call accepts them after runtime checks pass.

Run "Check Solution" to validate your code in the browser.