Skip to content

[Form][Validator] Enhance FormError #9250

@WedgeSama

Description

@WedgeSama

I currently work on a client side validator base on server side rules and I think somethink can be enhance in FormError.

At the moment, if a FormError is throw from the validator, there is not way to know from which field/form the error come from (to use it on the client side for example).

I think it is a good idea to add the id (or the path) of the field/form where come from the FormError.

What do you think about it?

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