pub fn enum_const( field_context: &FieldContext<'_>, value: i32, target: i32, error_message: &'static str, ) -> Result<(), Violation>