Exception: OverlapValidator::UnsupportedColumnType
- Inherits:
-
ArgumentError
- Object
- ArgumentError
- OverlapValidator::UnsupportedColumnType
- Defined in:
- lib/validates_overlap/overlap_validator.rb
Overview
Raised when a range attribute uses a column type the validator cannot operate on (e.g. :time — a cyclic domain, see README)