Expand description
Types related to validation of new RBAC registrations.
Structs§
- Rbac
Validation Success - A value returned from the
validate_rbac_registration
on happy path.
Enums§
- Rbac
Validation Error - An error returned from the
validate_rbac_registration
method.
Type Aliases§
- Rbac
Validation Result - A return value of the
validate_rbac_registration
method.