Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 349 Bytes

2022-04-25-added-normalizer-support-for-happy-path-validator.md

File metadata and controls

9 lines (9 loc) · 349 Bytes
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: github@jonasson.dev
author_github: @pajonas
---

Core

  • Added normalizer method \Shopware\Core\Framework\Validation\HappyPathValidator::normalizeValueIfRequired() in HappyPathValidator to correctly quick-check against normalized values.