Open
@SaifJerbi

Description

Description

Add a new annotation to force display all fields in the DTO
It will handle fields that didn't have a field definition annotation
This annotation can get a list of excluded fields to exclude

Expected behavior:

Display all fields in the class

Actual behavior:

Display only fields which have form definition annotation

Versions

current : 1.0.0
expected: 1.1.0