EvaluationResponse
Results from evaluating a proposed parameter to a PulpImport call.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| context | str | Parameter value being evaluated. | |
| is_valid | bool | True if evaluation passed, false otherwise. | |
| messages | list[str] | Messages describing results of all evaluations done. May be an empty list. |