Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add identifier & error message constructor to ValidationError #209

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

gordysc
Copy link
Contributor

@gordysc gordysc commented Sep 23, 2024

Related to #208

I've opted not to refactor other areas of the code base this could be applied to as both forms are valid.

Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
Ardalis.Result.Sample.Core 36% 39% 66
Ardalis.Result.SampleWeb 67% 50% 44
Ardalis.Result.AspNetCore 49% 52% 168
Ardalis.Result 9% 0% 265
Ardalis.Result.FluentValidation 0% 0% 6
Summary 35% (413 / 1166) 25% (91 / 362) 549

@ardalis ardalis merged commit 705bc4c into ardalis:main Oct 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants