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

None
Pending
Approved
Failed

type ValidationState = string