The following tables list the members exposed by IProcessValidationResult.
Name | Description | |
---|---|---|
![]() | ErrorMessages | Returns a list of text messages with errors. |
![]() | ExecutionMode | Execution mode of the process schema. |
![]() | HasErrors | Indicates whether the process has errors. |
![]() | IsInterpretable | Indicates that the process schema can be interpreted. |
![]() | Message | Text message. |
![]() | MessageType | Type of message. |
![]() | Results | The results of the process schema validation. |
![]() | ValidatorInfo | The list of the process properties that don't allow it to be interpreted. |