Exception: OverlapValidator::UnsupportedColumnType

Inherits:
ArgumentError
  • Object
show all
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)