Skip to content

periods replace with commas in input names/ids #6

@charleskoehl

Description

@charleskoehl

For example, if a text input has the name 'address.city', and it has an error, the error object returned by require('joi-errors-for-forms').form is
{address,city: "required"} instead of {address.city: "required"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions