Skip to content

BicValidator/IbanValidator value normalization #54822

@oleg-andreyev

Description

@oleg-andreyev

Symfony version(s) affected

6.4.2

Description

We use BicValidator and IbanValidator for validating IBAN/SWIFT and some times people enter everything in lower case and validation fails. because fr != FR

How to reproduce

Just enter everything in lower-case

Possible Solution

Normalize value with strtoupper

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions