Skip to content

ValidationException description is null #19

@ngonzalezpazFC

Description

@ngonzalezpazFC

The exception thrown if a validation does not pass, should show the details of the ErrorDescription/s object/s. Now it shows null:
throw new ValidationException(errors);
And errors type is List<ErrorDescription>

Metadata

Metadata

Assignees

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