Closed abitofevrything closed 2 years ago
Previously pre- and post- call hooks defined on checks were not called from Check.any, Check.all or Check.deny. This PR fixes that bug.
Check.any
Check.all
Check.deny
Closes #15
dart analyze .
Description
Previously pre- and post- call hooks defined on checks were not called from
Check.any
,Check.all
orCheck.deny
. This PR fixes that bug.Closes #15
Type of change
Checklist:
dart analyze .