https://staging.test.campussuite.com/_portal/opt-in Return to referer URL

Validator calls

Path Message Invalid value Violation
children[terms].data In order to proceed, you must agree to the Terms and Conditions and have reviewed the privacy policy.
false
Symfony\Component\Validator\ConstraintViolation {#4224
  -message: "In order to proceed, you must agree to the Terms and Conditions and have reviewed the privacy policy."
  -messageTemplate: "In order to proceed, you must agree to the Terms and Conditions and have reviewed the privacy policy."
  -parameters: [
    "{{ value }}" => "false"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#3659
    name: "form"
    type_class: "Symfony\Component\Form\Extension\Core\Type\FormType"
    data: [
      "contact" => "dfgdfgdfg"
      "terms" => false
    ]
  }
  -propertyPath: "children[terms].data"
  -invalidValue: false
  -constraint: Symfony\Component\Validator\Constraints\IsTrue {#3610 …}
  -code: "2beabf1c-54c0-4882-a928-05249b26e23b"
  -cause: null
}