Exercise #61: Brands And Assertion Functions
Advanced Patterns · 03-type-predicates-assertion-functions
Go back to exercises
Open in TypeScript Playground
Goal
Goal: Write an assertion function that validates and brands the password values.
Check Solution
Run "Check Solution" to validate your code in the browser.