Validate a Property value
DenzzSep 3 2012 — edited Feb 20 2013I have a Requirement where i have to Validate a property value.
The Property value can be alphanumeric containing only these special characters [comma],/,#.
How can i validate this property so that it does not+ take any other special character* whatsoever in its value.
Please advise.