$KnownUpdateResultValidationStatusExtension extension
Properties
- isNotUnknown → bool
-
Returns true if this value is not unknown, otherwise false.
no setter
- isNotValid → bool
-
Returns true if this value is not valid, otherwise false.
no setter
- isUnknown → bool
-
Returns true if this value is unknown, otherwise false.
no setter
- isValid → bool
-
Returns true if this value is valid, otherwise false.
no setter
Methods
-
toUnion(
) → UUpdateResultValidationStatus - Returns this value as UUpdateResultValidationStatus.