Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[question] is.nullable SDK correlation #19

Closed
eliebe-5 opened this issue Jul 18, 2018 · 0 comments
Closed

[question] is.nullable SDK correlation #19

eliebe-5 opened this issue Jul 18, 2018 · 0 comments

Comments

@eliebe-5
Copy link

We are building a tool to provision a CDS with entities based on .cdm.json files. I'm wondering what corresponds to the "is.nullable" trait in an AttributeMetadata from the SDK.

As far as I can tell is.nullable is always set when

                                    "traitReference": "is.requiredAtLevel",
                                        "arguments": [
                                            {
                                                "name": "level",
                                                "value": "none"
                                            }
                                        ]

exists, and value is set to none.

Is this always the case? Is there any documentation about these correlations that I have simply overlooked?

Thank you for any help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants