Expand description
Type-safe ID newtypes for the PRPaaS domain.
Every entity gets its own NexId newtype to prevent accidental mixing (e.g., passing a TenantId where a UserId is expected is a compile error).
Type-safe ID newtypes for the PRPaaS domain.
Every entity gets its own NexId newtype to prevent accidental mixing (e.g., passing a TenantId where a UserId is expected is a compile error).