Commit Graph

2 Commits

Author SHA1 Message Date
neilbgr 3ec6f86c11 ValidationAttributeAdapterProvider allows ValidationAttribute's sub-classes. (#14074)
This permits to inherit built-in ValidationAttribute classes (ie RegularExpressionValidationAttribute, ...) while keeping the standard behavior.

Fixes https://github.com/aspnet/AspNetCore/issues/13782
2019-09-17 14:33:04 -07:00
Ajay Bhargav Baaskaran 7a26d27e8b Merge branch 'release/2.2' 2019-02-14 16:08:51 -08:00