Represents the validity of a parameter against the configured constraints.
Name | Type | Required | Description |
---|---|---|---|
result | ValidationResult | Yes | |
evaluatedConstraints | List[ParameterEvaluatedConstraintDict] | Yes | |
required | bool | Yes | Represents whether the parameter is a required input to the action. |