User Story:
As a GreenGuardian CRM Director, I want the system to ensure the Maximum Plant Count is always greater than or equal to the Minimum Plant Count, to maintain logical consistency and accuracy in data entry.
Acceptance Criteria:
- The Maximum Plant Count value must always be greater than the Minimum Plant Count. If a user attempts to violate this, an error should prompt the message: "The Maximum Plant Count must be greater than or equal to the Minimum Plant Count".
- The validation should not run if either of these fields are blank