Validator calls
In
TenantController.php
line ():
No violations
[ "value" => "ngrok0275" "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#610 +payload: null +groups: [ "Default" ] +message: "Le code est requis" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#618 +payload: null +groups: [ "Default" ] +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Le code doit contenir au moins 3 caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 3 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] "groups" => null ]