System business rule specification incomplete data handling - ESG-Project/documentation GitHub Wiki
← Home / Requirements / Business Rules
This business rule specifies how the system handles missing or inconsistent data required for environmental compensation calculations.
Rule Details
Field | Content |
---|---|
Identification | BR19.4 |
Business Rule | Handling Incomplete Data |
Description | If required data is missing or invalid, display clear error messages and block calculation. |
Source | System Requirements (RN017.4) |
Priority | High |
Status | Active |
Implementation Details
- If any essential input data for the calculation is missing or invalid (as defined in BR19.1), the system must:
- Display informative and clear error messages to the user (e.g., "Area of Secondary Vegetation - Medium Stage to be suppressed (ha) is a mandatory field for the calculation of Equivalent Area Compensation in this state.").
- Prevent the environmental compensation calculation from proceeding until all required data is correctly filled or validated.
Related Components
- Input Validation Module
- Error Messaging System
- Calculation Trigger Control
History
Version | Date | Author | Changes |
---|---|---|---|
1.0 | 2025-07-30 | Gemini | Initial version (extracted from BR19) |
Notes
- Crucial for ensuring the accuracy and reliability of compensation calculations.
- Guides users to provide complete and correct information.