Regex for Form Validation?

How can I write the regex for form Input field Validation?
I have a from I don’t want to take number in my Name(Text) field.

Hi!

You can add regex through the settings panel of an input field as shown here:

Doron.

I will enable it but what i will put in the box.

@sarthaksekhar9 Well, that depends on the logic you’re trying to create.
Here’s an article about input validation.

Doron.