validateShadowMethod
validateShadowMethod(meth: Method): Boolean;
The validateShadowMethod method of the JadeRestService class determines whether the method specified in the meth parameter is a valid shadow method of a REST service method.
The method returns true if the specified method is a valid shadow method; otherwise it returns false.
2020.0.01 and higher