Exercise #134: Form Validator
TypeScript Generics ยท 06-challenges
Goal

Goal: Make the validator factory generic so config keys and validator names are type-safe end-to-end.

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