Validator calls
Path | Message | Invalid value | Violation |
---|---|---|---|
honeypotValue | Dieser Wert sollte leer sein. | "Smith" |
Symfony\Component\Validator\ConstraintViolation {#6732 -message: "Dieser Wert sollte leer sein." -messageTemplate: "This value should be blank." -parameters: [ "{{ value }}" => ""Smith"" ] -plural: null -root: Shopware\Storefront\Framework\Captcha\HoneypotCaptcha {#5878 #honeypotValue: "Smith" -validator: Shopware\Core\Framework\Validation\HappyPathValidator {#847 …} } -propertyPath: "honeypotValue" -invalidValue: "Smith" -constraint: Symfony\Component\Validator\Constraints\Blank {#6664 …} -code: "183ad2de-533d-4796-a439-6d3c3852b549" -cause: null } |