POST https://test.tillomeditalia.com/utente/profilo/richieste-ferie

Validator calls

No violations
Path Message Invalid value Violation
Questo valore non dovrebbe essere vuoto.
""
Symfony\Component\Validator\ConstraintViolation {#15183
  -message: "Questo valore non dovrebbe essere vuoto."
  -messageTemplate: "This value should not be blank."
  -parameters: [
    "{{ value }}" => """"
  ]
  -plural: null
  -root: ""
  -propertyPath: ""
  -invalidValue: ""
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#14715
    +payload: null
    +groups: [
      "Default"
    ]
    +message: "This value should not be blank."
    +allowNull: false
    +normalizer: null
  }
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}