rabbitmq / rabbitmq-common

Common library used by rabbitmq-server and rabbitmq-erlang-client
Other
66 stars 112 forks source link

New policy validator class to validate policy conflicts. #330

Closed hairyhum closed 3 years ago

hairyhum commented 5 years ago

When a module registers validators for a set of policy keys, policy settings for that keys will be passed to validate_policy_conflicts callback in the module.

Required for rabbitmq/rabbitmq-server#2017

lukebakken commented 3 years ago

Closing due to the migration to the monorepo. This PR can be migrated to https://github.com/rabbitmq/rabbitmq-server when necessary.