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