**Description** Add proper validation when creating a new lesson. **Acceptance Criteria** - Title must not be empty - Duration should be positive number - Return clear error messages
Description
Add proper validation when creating a new lesson.
Acceptance Criteria