Special characters restriction in Text inputs
Hi All,
I have a scenario where user should give alphanumeric inputs seperated by comma for a property (type text). I should validate such that there should not be any special characters other than comma and ofcourse the inputs should only be alphanumeric values. Please let me know the best approach.
***Updated by moderator: Lochan to add Categories***