Skip to content

Commit 0c4d9a0

Browse files
Didn't mean to delete this behaviour
1 parent 74f312a commit 0c4d9a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/rabbit_policies.erl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
%% Provides built-in policy parameter
2020
%% validation functions.
2121

22+
-behaviour(rabbit_policy_validator).
23+
2224
-include("rabbit.hrl").
2325

2426
-export([register/0, validate_policy/1]).

0 commit comments

Comments
 (0)