main
refactor(forms): remove `customError()`
refactor(forms): remove string support from min and max validation rules (#68001)
refactor(forms): add validation rules for date constraints (#68001)
test(forms): improve test coverage for multiple pattern validators
fix(forms): allow multiple async validators