https://up-paris.com/ Return to referer URL

Validator calls

Path Message Invalid value Violation
children[nom].data This value should not be blank.
null
Symfony\Component\Validator\ConstraintViolation {#1310
  -message: "This value should not be blank."
  -messageTemplate: "This value should not be blank."
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#1220
    name: "contact"
    type_class: "App\Form\ContactType"
    data: [
      "nom" => null
      "email" => "llarenas818@gmail.com"
      "message" => "IMPORTANT MESSAGE! Unclaimed Funds: Withdraw $213,595.35 Now! https://script.google.com/macros/s/AKfycbxjhJW1NvbVfes9-ijh_rXTC_iAyYECCAmRtcx3Mii7cYniZ6FO4cfZviJz6wk54ssA/exec/2e6p9h4q/4v8d/k/ui/8z4n6h5t/3q6r/y/p8/1z5m8f5e/3v9m/5/17"
      "captcha" => "78189"
    ]
  }
  -propertyPath: "children[nom].data"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#1245 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}