FieldSelector

Description

A field selector's job is to distinguish between fields. This page contains field-specific details. Please see the selector page for selector definitions in general which can also comprise a field selector.

Parameters

Attribute Description Required
name identifier, must be unique Yes
criteriaAnded flag to indicate whether all of the criteria nested in this selector must be met. true indicates all must be met, false indicates only one or more must be met. No
oneToMany flag to indicate whether the field must or must not be one to many. true indicates must be one to many, false indicates must not be one to many.  

Nested Parameters

All nested parameters of a field selector are of type <FieldsCriterion>.