Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

[question] How to set a default lowerBoundType and upperBoundType? #76

@jorool

Description

@jorool

Hello!
I want to deserialize an object like this, without explicitly inform lowerBoundType and upperBoundType:

{
  foo: 'bar',
  fooz: {
    lowerEndpoint: 1,
    upperEndpoint: 5
  }
}

How can I configure the deserializer to aways set lowerBoundType and upperBoundType as 'CLOSED'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions