Mohamad Ayash
Results
3
comments of
Mohamad Ayash
Hello @samhouts really this is an urgent in our software , I hope it will be applied so soon Thank you
Hello , how are you Please any news about this issue ?
Solved it as following private isValidatorFn(value: any): boolean { return isFunction(value) && !value.prototype?.validate; }