Add schema validation and draft submissions support
- Apply patch #3487291-4 for schema validation fixes
- Add nullable: true to end_date field for proper validation
- Add in_draft boolean field to support draft submission filtering
- Improve webform analysis configuration schema completeness
Co-Authored-By: Claude noreply@anthropic.com
Closes #3487291