Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 189 Bytes

File metadata and controls

9 lines (7 loc) · 189 Bytes

Tasks

Task 1: Input Validation

Files: src/InputValidator.cs Verification: Tests pass, invalid input rejected

Requirements:

  • Reject empty input
  • Reject input exceeding max length