-
I want to validate my models by fluent validation. When I apply your documentation codes about fluent validation, it didnt work.
1- Install [Abp.FluentValidation](https://www.nuget.org/packages/Ab…
-
### What happened?
Installed Intent.Blazor.HttpClients.Dtos.FluentValidation module, now getting the following error while running the software factory:
System.Exception: Unable to find output t…
-
Hi,
I'm looking for a way to silently validate an EditContext when using FluentValidation, i.e. Validate without generating ValidationMessages. This feature is quite useful, e.g. to disable/enable …
-
Continuation of #97
FluentValidation.AspNetCore support is ending, see FluentValidation/FluentValidation#1959
The workaround mentioned in the readme and in #97 is showing compiler warnings becaus…
-
**Describe the bug**
I am trying to set up a Validator associated with my query parameters, which are wrapped inside a class and marked as [FromQuery] inside of the action method of the controller.
…
zinov updated
3 months ago
-
https://github.com/shawnwildermuth/MinimalApis/blob/f89cc6acc9e8207eb410662d156bb47527f99546/src/FluentValidation/MinimalApis.FluentValidation/ValidationEndpointFilter.cs#L88C75-L88C81
Is it possible…
-
Thank you for your open-source library, which has helped me solve many issues in my project. I use FluentValidation extensively in my work, especially its rules that may be used in multiple places. Ca…
-
Hi there
I'm facing the following `System.ArgumentException` when updating my service from `.net 6.0` to `.net 7.0`. This exception is thrown when the `/swagger` site is first accessed.
- Fluent…
-
**Describe the bug**
Assume we have a complex type from this documentation: https://docs.fluentvalidation.net/en/latest/start.html#complex-properties
There is a `Customer` class with an `Address` …
-
### Bug type
Component
### Component name
MudDatePicker
### What happened?
#### Overview
As brought up in the discussion #3478, when using a `MudForm` with a FluentValidation valida…