A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
if (typeof(Page_ClientValidate) == 'function') Page_ClientValidate();
It just checks if there is a function Page_ClientValidate()
In my opinion everything you need is to implement your own validation.
That means you just need to add Page_ClientValidate() function which is not added by default.
Regards,
Dariusz