Skip to content

feat: log validation errors #109

@albertocsouto

Description

@albertocsouto

Currently, debugging validation errors can be challenging due to the following reasons:
1. Aggregated validations obscure individual validation failures.
2. The format of the error cause is not easily parseable.

As a preliminary step to improve this, a potential workaround could be to add logs whenever a validation error occurs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions