Proxy class used to remove any extra arguments when the user intended to call a method in another class that is not aware of validation providers signature @method bool extension(Json mycheck, Json[string] myextensions, Json[string] mycontext= null)
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
bool | bool __call(string validationMethod, Json[string] methodArguments) | ||||
this(/* | this(/* object */ string classToProxy = (new DValidation).classname) |