namespace ZB.MOM.WW.MxGateway.Server.Security.Authorization; public sealed record ConstraintFailure(string ConstraintName, string Message);