PackageValidationApiResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| isValid | Boolean | True if the package passes all validation checks and is ready to be sent. | [default to null] |
| errors | List | The list of validation errors, if any. Empty when IsValid is true. | [default to null] |