-
LA documentación dice que debo hacer referencia a dos librerías
..\FluentValidation.dll
..\SdkVisualBasic.dll
ninguna de las dos existe en el repositor…
-
I am a supporter of MicroElements.Swashbuckle.FluentValidation project and I want to support NJsonSchema (NSwag).
Issue: https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation…
-
-
If I add a [Route("routename")] attribute to a method and then submit a request to the controller without providing any parameters, the input class never gets instantiated and none of the fluentValida…
-
I have the following validator:
public class CustomerValidator : AbstractValidator
{
public CustomerValidator()
{
RuleForEach(x => x.Orders).SetValidator(ne…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi.
If I have an action which accepts a model decorated with `FromForm` which contains a property of type `IFormFile` which has a `NotEmpty` rule, the OpenAPI schema is generated and unexpectedly h…
-
### Ask a question
I'm trying to create a module, which would add `ExcludeFromCodeCoverage` attribute to all parts of the code that are fully managed by Intent Architect (classes, methods, constructo…
-
Adicionar suporte para FluentValidation
-