This repository was archived by the owner on Nov 29, 2018. It is now read-only.
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
ValidationAttributeAdapterProvider and AttributeAdapterBase<TAttribute> out of .Internal #292
Currently
ValidationAttributeAdapterProviderandAttributeAdapterBase<TAttribute>are inMicrosoft.AspNetCore.Mvc.DataAnnotations.Internal, which implies to anyone who wants to write their own validation attribute that that's not something we want them to do.