The result returned by GraphValidator.validate().
GraphValidator.validate()
valid is true iff errors is empty — warnings do not affect validity.
valid
true
errors
true when no structural errors were found.
Fatal structural problems that would prevent correct execution.
Non-fatal issues that should be reviewed but do not block execution.
The result returned by
GraphValidator.validate().validistrueifferrorsis empty — warnings do not affect validity.