Documentation Language: Swift

Structure

ECoreValidationError

Validation error information.

struct ECoreValidationError

Topics

Initializers

Instance Properties

V
feature

The feature that caused the error (if applicable).

V
message

The error message.

V
objectId

The object that failed validation.

V
severity

The severity level of the error.

Enumerations

Default Implementations

Relationships

Conforms To