Patrón HTML regex
Syntax:
<input pattern="regexp">
Value:regexp
Description of Value above:
Specifies a regular expression that the <input> element's value is checked against
Moscode