UtilityValidationResult class final

The result of an UtilityNetworkValidationJob.

These read-only properties provide detailed information about the results of the validate network topology operation.

Implemented types

Properties

hasDirtyAreas bool
True if the network topology of the utility network contains any dirty areas, false otherwise.
no setter
hasErrors bool
True if new error features were created during topology validation, false otherwise.
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited