Skip to content

multiplicity with 1 for simple type generate wrong code in Reader/Writer #403

Open
@slawekjaranowski

Description

@slawekjaranowski

Eg for field type of String we have used method like:

  • parseString
  • writeString
  • updateString

which is not defined

to reproduce use:

        <field>
          <name>listField</name>
          <type>List</type>
          <association>
            <type>String</type>
            <multiplicity>1</multiplicity>
          </association>
        </field>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions