Especially for the parameter verification layer it would be immensely useful to have a well documented function name that gets called whenever the layer reports an issue. That way, people could define a breakpoint in their debugger and simply look at the callstack to see where the problem occurred (and what the offending parameters were).
Especially for the parameter verification layer it would be immensely useful to have a well documented function name that gets called whenever the layer reports an issue. That way, people could define a breakpoint in their debugger and simply look at the callstack to see where the problem occurred (and what the offending parameters were).