BaseValidator.Test not found #236
Unanswered
csunkara-ipipeline
asked this question in
Q&A
Replies: 2 comments
|
Can anyone help with this? |
0 replies
|
If you search the |
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.
I am currently looking at upgrading a decade old project that uses the old Spring.Core dll and since we are now upgrading to .Net 7 I found the nuget package as a logical replacement. However, we have a code that's using 'Test' property under BaseValidator which I cannot find anymore in the nuget package. Is there a suitable replacement for this?
All reactions