Skip to content

Design and implement Java annotation marked data class #8

@qyan-dev

Description

@qyan-dev
@VclClass
class ConfidentialDataType {

  @VclField
  string fieldA;

  @VclField
  int fieldB;
}

The design is not finalized, and subject to change!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Task-LNew task requiring large effortsenhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions