regex for alphanumeric characters with one word and one number code example Example: regex allow alphanumeric and special characters /^[ A-Za-z0-9_@./#&+-]*$/