Name

org.opensuse.Agama1.Validation

Properties

Errors  readable   as
Valid   readable   b

Description

The main object of a service may implement the validation interface. It reports any issue that might block the installation.

Property Details

The "Errors" property

Errors  readable   as

List of validation errors.

The "Valid" property

Valid  readable   b

Whether there are validation errors. It is a way to check whether a service is ready for installation without having to retrieve the list of errors.