Skip to content

feat/ for the schema and property DataContract Exception raise schema name and property name instead of index #1251

Description

@dmaresma

Hi,
Is it possible to improve the the DataContractException rendering

Image replace the item position in error by its name properties .

turn 1) Check that data contract YAML is valid: data.schema[31].properties[86].description must be string
into 1) Check that data contract YAML is valid: data.schema.product.properties.category must be string

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions