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.
Hi!
I know you can register a custom regex validator by using EPiServer.XForms.DataTypes.Types.Add(...) but suppose we e.g. wanted to validate Norwegian Social Security numbers. To validate these numbers regex won't do, as there is some math involved. Does anyone know if it is possible to add validators other than the regex one mentioned?
Kristian