public interface Validator
void
validate(String methodName, Class<?>[] parameterTypes, Object[] arguments)
void validate(String methodName, Class<?>[] parameterTypes, Object[] arguments) throws Exception
Exception
Copyright © 2012–2018 The Dubbo Project. All rights reserved.