Skip to content

how to not expose state variable names? #28

@zehgreven

Description

@zehgreven

Is there a way to not expose the state variable names?
Example:
this.state = { firstName: '' }

If it´s required, the default error would be 'The field "firstName" is mandatory.', right?

I´d like to set to something like 'The field "first name" is mandatory.'

Is it possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions