cancel
Showing results for 
Search instead for 
Did you mean: 

Valuelist - enforce foreign key constraint in managed and unmanaged associations

newbie
Explorer
0 Kudos

It seems like the fiori annotations for valuelist do not enforce that the value entered by the user is forced to exist in the association entity. It is more of a help for the enduser. Am I missing some steps or is this standard functionality.

Accepted Solutions (0)

Answers (1)

Answers (1)

vansyckel
Advisor
Advisor

Hi faltukachra,

In the Node.js runtime there is a generic integrity check.

For more generic checks (e.g., enums), please see Input Validation.

Best,
Sebastian

0 Kudos

Hello Sebastian,

the documentation you mentioned states, that

@assert.integrity 

for example is available for the Node.js stack only.

What are the plans for the java stack?

kind regards

Reinhard Jaeschke