I want to use UITextField extension for restricting user not to enter special characters.I have used below code but UItextfield does not allow me to define store properties.so i don't know where to define special charecter set.I want to use UITextField extension for restric