How do I validate two fields for uniqueness February 19, 2023 by Tarik what about this solution Validate combined values validates :employee_id, uniqueness: { scope: :area_id }