gfh

Python code posted by fgh
created at 06 Nov 14:40

Edit | Back
1
2
3
required_conditions = [
    ValueValidator(valid_value=lambda value, other_value: value < other_value, other_field='I_optimistic_date'),
]
140 Bytes in 2 ms with coderay