-
Hello! I'm not good in programming yet. How to compare two date fields inserting row in datagrid? Thanks) |
Beta Was this translation helpful? Give feedback.
Answered by
stsrki
Sep 10, 2021
Replies: 1 comment 1 reply
-
It should be possible with data-annotations and by creating a custom validator attribute. eg. https://stackoverflow.com/questions/17733430/compare-two-properties-with-custom-dataannotation-attribute |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Frozzesav
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It should be possible with data-annotations and by creating a custom validator attribute. eg. https://stackoverflow.com/questions/17733430/compare-two-properties-with-custom-dataannotation-attribute