Expand description
Validator::Struct - role-based access control engine.
Holds the role / permission tables and the operation →
required-permission mapping; enforces the
default-deny + RBAC policy through ValidatePermission.
The struct + impl + tests stay in one file - tightly
coupled cluster.