ValidationState type

Defines values for ValidationState.
KnownValidationState can be used interchangeably with ValidationState, this enum contains the known values that the service supports.

Known values supported by the service

Failed
Succeeded
Warning

type ValidationState = string