< Ω Skill Recommendation: Symfony

Validation Service

HTL Rennweg

Show in app

Description

Using the Symfony validator component to validate objects with various constraints.

Goals

I know

  • how to setup and make use of the Symfony validator service

I can

  • use the validator in my code to validate an object
  • name examples for constraints the validator service offers
  • make use of configuration options for constraints