requiredCondition property
Condition under which a field would be required.
The condition can be represented in the form of a logical expression.
Optional.
Implementation
LogicalExpression? requiredCondition;
Condition under which a field would be required.
The condition can be represented in the form of a logical expression.
Optional.
LogicalExpression? requiredCondition;