Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add DisplayAllFields annotation #75

Open
SaifJerbi opened this issue Jan 27, 2018 · 0 comments
Open

add DisplayAllFields annotation #75

SaifJerbi opened this issue Jan 27, 2018 · 0 comments
Assignees
Milestone

Comments

@SaifJerbi
Copy link
Member

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

@SaifJerbi SaifJerbi added this to the 1.1.0 milestone Jan 27, 2018
@SaifJerbi SaifJerbi self-assigned this Jan 27, 2018
SaifJerbi added a commit that referenced this issue Jan 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant