volume_up
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.
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.
[AvailableValidatorTypes(Include = new[] { typeof(RequiredValidator)})]
Add this to your custom form element
I have implemented a custom form element but would like to add the RequiredValidator(like the below snap) to my form element. Could you please let me know how this can be accomplished?
Validators Required
Regular expression
Email
Date (DD/MM/YYYY)
Date (MM/DD/YYYY)
Date (YYYY-MM-DD)