I think that is usually referred to as cross-field validation (in contrast to field level validation).
Shouldn’t that be easily possible by a custom validator?
+1
While
get_change/3only looks at the currentchangesto retrieve a value, this function looks at the changes and then falls back on the data, finally returningdefaultif no value is available.






















