Skip to content

Instantly share code, notes, and snippets.

@rvlieshout
Created July 7, 2011 14:00
Show Gist options
  • Save rvlieshout/1069569 to your computer and use it in GitHub Desktop.
Save rvlieshout/1069569 to your computer and use it in GitHub Desktop.
Adding the interceptor in the bootstrapper
service.AddInterceptor(new ValidateCommandInterceptor());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment