Class: EinValidator

Inherits:
BaseValidator show all
Defined in:
lib/lite/validators/ein_validator.rb

Constant Summary collapse

REGEXP =
/^[1-9]\d?-\d{7}$/

Method Summary

Methods inherited from BaseValidator

#validate_each