- Attributes first
- Drop in authentication, re-style the form, and use OverridesFor to add validation
- Add custom validation keys class (show how easy localization is)
- Create the PastDateRule (show how easy testing can be)
Switch to ClassValidationRules (this helps enforce rule order)
Define the rules for the DateOfBirth property: