errors property

errors property

Gets an array of the validation errors that were encountered during the last metadata saving.

Definition:

@property
def errors(self):
    ...

See Also