http://pms.cmet.ustc.edu.cn/applicant/project/new/36 Return to referer URL

Validator calls

Path Message Invalid value Violation
data.name This value should not be blank.
null
Symfony\Component\Validator\ConstraintViolation {#2575
  -message: "This value should not be blank."
  -messageTemplate: "This value should not be blank."
  -parameters: [
    "{{ value }}" => "null"
  ]
  -plural: null
  -root: Symfony\Component\Form\Form {#2257
    name: "project"
    type_class: "App\Form\ProjectType"
    data: App\Entity\Project {#1853
      #number: null
      #schoolProjectNumber: null
      #status: "新申请"
      #collegeSort: 0
      #schoolSort: 0
      #doc: null
      #docName: null
      #collegeDoc: null
      #collegeDocName: null
      #attachments: Doctrine\Common\Collections\ArrayCollection {#1856 …}
      #id: null
      #name: null
      #batch: App\Entity\Batch {#1739 …}
      #user: App\Entity\User {#1624 …}
      #subject: null
      #college: null
      #category: null
      #level: null
      #year: null
      #property: null
      #updatedAt: null
    }
  }
  -propertyPath: "data.name"
  -invalidValue: null
  -constraint: Symfony\Component\Validator\Constraints\NotBlank {#2131 …}
  -code: "c1051bb4-d103-4f74-8988-acbcafc7fdc3"
  -cause: null
}