Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Validate object containing object for uniqueness #387

Copy link
Copy link
@ktn05

Description

@ktn05
Issue body actions

Hi,

I have the example like below,

"obj2": 
{
    {
      "prop1": "baz", "prop2": 999
     },
    {
      "prop1": "qux", "prop2": 555
     }
 }

i.e object containing objects, now in this i need 'prop1' field to have unique values.

Note:: I know this is possible when it is array of object, but i dont think there is any solution for the same case when object containing objects.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.