[][src]Constant valid::constraint::INVALID_MUST_DEFINE_RANGE_EXCLUSIVE

pub const INVALID_MUST_DEFINE_RANGE_EXCLUSIVE: &str = "invalid-must-define-range-exclusive";

Error code: the first value is not less than the second value (MustDefineRange::Exclusive constraint)