how to do validation of Name That should be Letters Only

Hey friends,

I am new to Unreal Engine. I need to fill User application form by User.

In First Name Column, user can only input letters not number.If he put any number that will show some error message.
Need to validate this.

any suggestion will be helpful.

Thanks

Thanks @franktech

Its is been solved.

I have created own blueprint to check all the stuff.