ValidationState type

The validation state of the ASN associated with the peer.
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