PackageValidationResult Class

The validation results. There's validation on package when it's created or updated.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
PackageValidationResult

Constructor

PackageValidationResult(**kwargs)

Variables

validation_name
str

Validation name.

is_valid
bool

Indicates whether the package passed the validation.

errors
list[str]

Error information.