Type to start searching...

Result

Properties
collection : boolean

True if the return value is a collection of objects.

required : boolean

True if the return value cannot be null.

type : identifier

Primitive type or a class within the domain model.

Valid values based on“string”.
:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*

Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.

Parents