Skip to content

Validators should return value on success #540

@marcusklaas

Description

@marcusklaas

Validators currently only generate errors on bad input and never return the actual values on proper input. Since validation involves parsing the input already, we may just as well return the result so that we don't have to do this at a later point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions