[][src]Constant valid::constraint::INVALID_MUST_DEFINE_RANGE_INCLUSIVE

pub const INVALID_MUST_DEFINE_RANGE_INCLUSIVE: &str = "invalid-must-define-range-inclusive";

Error code: the first value is not less than or equal to the second value (MustDefineRange::Inclusive constraint)