Validation a text field to only have text.

I’ve been trying to explore the validation functions but couldn’t find one in which would disallow numbers or special characters.

@SiulL168Can you try using “AlphabeticValidation” Edit validate in the property which would allow only alphabets.