Class: Truemail::Validate::Regex
- Defined in:
- lib/truemail/validate/regex.rb
Constant Summary collapse
- ERROR =
'email does not match the regular expression'
Instance Attribute Summary
Attributes inherited from Worker
Instance Method Summary collapse
Methods inherited from Worker
Constructor Details
This class inherits a constructor from Truemail::Worker