IMethodValidator public interface IMethodValidator Validates method to execute. Documentation void Validate(MethodInfo method) Determines whether a method is allowed to execute and throws an exception otherwise.