should accept alphanumeric values along with special characters up to 100 characters regex code example Example: regex allow alphanumeric and special characters /^[ A-Za-z0-9_@./#&+-]*$/