Concept Flow - Available validation rules
Start: Receive Input Data
Apply Validation Rules
Check Each Rule
Pass
All Pass?
No→Return Errors
Yes
Proceed with Valid Data
Input data is checked against each validation rule. If all pass, data proceeds; if any fail, errors are returned.