Error in user YAML: (<unknown>): block sequence entries are not allowed in this context at line 2 column 8
---
title: Added normalizer support for HappyPathValidator
issue: -
author: Pascal Jonasson
author_email: [email protected]
author_github: @pajonas
---
- Added normalizer method
\Shopware\Core\Framework\Validation\HappyPathValidator::normalizeValueIfRequired()
inHappyPathValidator
to correctly quick-check against normalized values.