Module validation_result

Module validation_result 

Source
Expand description

Types related to validation of new RBAC registrations.

Structs§

RbacValidationSuccess
A value returned from the validate_rbac_registration on happy path.

Enums§

RbacValidationError
An error returned from the validate_rbac_registration method.

Type Aliases§

RbacValidationResult
A return value of the validate_rbac_registration method.