Skip to content

Validation of list:true fields - missing indexes #9

Description

@adrians5j

Currently, for list: true fields, we just iterate over values, and if a value is invalid, we throw an error and stop the process.

And even more importantly, the error that is thrown, doesn't tell on which index in the list the error occurred, just the field name.

image

In previous version, we had the exact index, so let's try to bring that back.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions