Replies: 1 comment 5 replies
-
can u share the generated code of the class? |
Beta Was this translation helpful? Give feedback.
5 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.
-
Hello I'm trying to introduce this amazing package to our team but I have a problem with enums.
The class that I'm verifying is auto generated so I can't use any attributes.
I have tried creating custom resolvers like:
and adding it to settings:
I have also tried adding it to converts like:
but I don't think it's needed as I have seen in a code that is already using that converter. I just struggle with telling Verify to apply that conversion without using any attributes.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions