Validator calls
| Path | Message | Invalid value | Violation |
|---|---|---|---|
| children[create_file].data | admin.content.file.folder_name_symbol_error | "Mad Max" |
Symfony\Component\Validator\ConstraintViolation {#3389 -message: "admin.content.file.folder_name_symbol_error" -messageTemplate: "admin.content.file.folder_name_symbol_error" -parameters: [ "{{ value }}" => ""Mad Max"" ] -plural: null -root: Symfony\Component\Form\Form {#3177 : "form" : "Symfony\Component\Form\Extension\Core\Type\FormType" : [ "file" => [] "create_file" => "Mad Max" ] } -propertyPath: "children[create_file].data" -invalidValue: "Mad Max" -constraint: Symfony\Component\Validator\Constraints\Regex {#3155 …} -code: "de1e3db3-5ed4-4941-aae4-59f3667cc3a3" -cause: null } |