Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 785 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 785 Bytes

CoreDX.Extensions.Validation

Async validation and object graph validation extensions. Helper classes modified from System.ComponentModel.DataAnnotations.Validator to support async validation and object graph validation.

Simple Doc

CoreDX.Extensions.AspNetCore.Validation

Model binder with async model validation services for ASP.NET Core MVC. Use async object validator from CoreDX.Extensions.Validation.

Simple Doc

See Also

Please reconsider allowing async model validation