Skip to content

Potentially add actual type in MultipeInvalid exception #394

@rawrgulmuffins

Description

@rawrgulmuffins

Given the following error message

voluptuous.error.MultipleInvalid: expected str for dictionary value @ data['timeRange']

It would be useful to modify the message to say

voluptuous.error.MultipleInvalid: expected str for dictionary value @ data['timeRange'] but found int instead

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