# Validation API Platform takes care of validating the data sent to the API by the client (usually user data entered through forms). - For Symfony users, refer to the [Validation with Symfony documentation](/symfony/validation.md). - For Laravel users, refer to the [Validation with Laravel documentation](/laravel/validation.md).