Error 422 Unprocessable Content

POST https://lesagribains-app.anybug.net/supporter-lavenir-des-agribains

Validator calls

Path Message Invalid value Violation
children[firstname].data Please enter a firtname
null
Symfony\Component\Validator\ConstraintViolation {#1756
  -message: "Please enter a firtname"
  -messageTemplate: "Please enter a firtname"
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#1458
    name: "donation"
    type_class: "App\Form\Member\DonationType"
    data: App\Entity\DonationHistory {#1264
      -id: null
      -user: null
      -reference: "20241123090735-67418d4724e06"
      -amount: null
      -paidAt: null
      -accessToken: "1F1A2HqU9SgqgXb6fEZwGB64v1Mp8HrgRTrqAloH_zw"
      -firstname: null
      -lastname: null
      -email: ? string
      -address_line_1: null
      -post_code: null
      -city: null
      -is_anonymous: false
      -has_proof: true
      #createdAt: null
      #updatedAt: null
    }
  }
  -propertyPath: "children[firstname].data"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#1295 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}
children[lastname].data Please enter a lastname
null
Symfony\Component\Validator\ConstraintViolation {#1777
  -message: "Please enter a lastname"
  -messageTemplate: "Please enter a lastname"
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#1458
    name: "donation"
    type_class: "App\Form\Member\DonationType"
    data: App\Entity\DonationHistory {#1264
      -id: null
      -user: null
      -reference: "20241123090735-67418d4724e06"
      -amount: null
      -paidAt: null
      -accessToken: "1F1A2HqU9SgqgXb6fEZwGB64v1Mp8HrgRTrqAloH_zw"
      -firstname: null
      -lastname: null
      -email: ? string
      -address_line_1: null
      -post_code: null
      -city: null
      -is_anonymous: false
      -has_proof: true
      #createdAt: null
      #updatedAt: null
    }
  }
  -propertyPath: "children[lastname].data"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#1293 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}