Replies: 2 comments
-
Yeah this was a bit difficult. I've added a new class + updated the docs on this, release normally later today. |
Beta Was this translation helpful? Give feedback.
0 replies
-
After searching for a while, I found the solution: the problem occurs when the rule doesn't implement the Here is an example of how to fix that:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
The current documentation isn't very explicit regarding how to create custom validation attributes. I need to create a custom validation attribute that I could apply to my DTO properties, however, I could not find a proper way to achieve this.
I came across several issues and questions and tried several implementations (here and here for example), but there's no explicit answer to how to achieve something like this:
However I get:
Can you please provide some more explanation?
Beta Was this translation helpful? Give feedback.
All reactions