-
Is using FluentValidation with DataGrid possible? I can't find any concrete documentation/examples on how to do it. I have FluentValidation validators working properly with standard forms, but I can't figure out how to wire it up to a DataGrid. Or is the combination of the two still not possible yet? |
Beta Was this translation helpful? Give feedback.
Answered by
stsrki
Apr 22, 2023
Replies: 2 comments 1 reply
-
DataGrid is still missing FluentValidation support. At the moment it only supports
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jmoerdyk
-
So is the approach in #1971 still a viable alternative? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DataGrid is still missing FluentValidation support. At the moment it only supports