Blazored / FluentValidation

A library for using FluentValidation with Blazor
https://blazored.github.io/FluentValidation/
MIT License
597 stars 85 forks source link

[Bug] System.TypeLoadException: Could not resolve type with token 0100008d from typeref #229

Closed drma-tech closed 5 months ago

drma-tech commented 5 months ago

image

I'm not sure what it is, but I think it started happening when I made the last updates to my project's components. and I think it's related to FluentValidation, as it occurs on screens where I try to validate something. It doesn't happen on my computer, only when I publish it on the server.