Rule to enforce field validation #11
StefanMaron
started this conversation in
New Rule
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How about a rule that checks for direct field assignment. In most of the cases you should validate a field instead of a direct assignment.
Direct assignment could also need a commend explaining why a direct assignment needs to be done and validate does not work.
Beta Was this translation helpful? Give feedback.
All reactions