Skip to content

Object like errors information #7

@semmiverian

Description

@semmiverian

Right know to get the object from errors classes we need to use this code

error = errors.get("email")

it will be great if we can fetch the error using object method like

error = errors.email 

or

error = errors[email]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions