Skip to content

add DisplayAllFields annotation #75

Open
@SaifJerbi

Description

@SaifJerbi
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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @SaifJerbi

      Issue actions

        add DisplayAllFields annotation · Issue #75 · JsonSchema-JavaUI/sf-java-ui