1 2 3
required_conditions = [ ValueValidator(valid_value=lambda value, other_value: value < other_value, other_field='I_optimistic_date'), ]