Hello,
I need to validate a field. This field's domain is defined in the Dictionary as a Value Range (i. e. 'A', 'B', etc.).
How can I do it generically, that is, when I update the domain, my code will still validate correctly the values?
Thank you!