Skip to content

DTO Issue: MonitoringExceptionData expose an Exception property, change it to something "serializable" #9

Description

@AGiorgetti

Excpetion property should not be used in a DTO sent to a Client because:

  • it's not properly serializable
  • it can "leak" reflection classes to TypeScript generated proxy classes

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions