Class: SedolValidator
- Inherits:
-
BaseValidator
- Object
- ActiveModel::EachValidator
- BaseValidator
- SedolValidator
- Defined in:
- lib/lite/validators/sedol_validator.rb
Constant Summary collapse
- REGEXP =
/^([A-Z0-9]{6})(\d{1})$/
- WEIGHTS =
[ 1, 3, 1, 7, 3, 9, 1 ].freeze