ein validator
Validate an EIN (Employer Identification Number)
← Validators
Options
Option | HTML attribute | Type | Description |
message | data-fv-ein-message | String | The error message |
When setting options via HTML attributes, remember to enable the validator by setting data-fv-ein="true".
The message option can be updated on the fly via the
updateMessage() method
Example