ardalis / Result

A result abstraction that can be mapped to HTTP response codes if needed.
MIT License
866 stars 107 forks source link

Support FluentValidation ErrorCode #88

Closed fil-at-werma closed 2 years ago

fil-at-werma commented 2 years ago

Support of FluentValidation's ErrorCode property of ValidationResult in ValidationError class.

ardalis commented 2 years ago

Thanks, I'll try to get a new release out shortly