V2 API: Validate YAML using Phase 1 services
Supports both full_test and blocks_only validation using the existing platform_validation.py wrapped by ValidationOrchestrator.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Response model for YAML validation
Whether the YAML is valid
Type of validation performed
full_test, blocks_only Number of errors found
Number of warnings found
Validation messages