Validation
Input validation and constraint system
waaseyaa/validation
Layer 0 — Foundation
Input validation for Waaseyaa applications.
Wraps Symfony Validator with Waaseyaa conventions for validating request data, entity field values, and configuration inputs. Provides a ValidatorInterface and constraint set aligned with the typed-data layer.
Key classes: ValidatorInterface, ValidationResult, ValidationViolation.