Skip to content

Events for validation #60

@CSchulz

Description

@CSchulz

Hello,

I have overwritten the showErrors method with the given example and noticed all fields get a ready class regardless if they are already checked or not (perhaps it is related to the UniqueEntity check on the same field).

In general I would like to see 3 kinds of events, which are fired during the validation process, at the moment showErrors seems to be called before and after validation.

  • Validating
  • Success
  • Failure

For long running validations or similar the validating event would be great.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions