Skip to content

multi-valued equality expressions in Optic builder #557

Description

@ehennum

Currently, the Optic builder supports exactly two values in an equality expression.

Equality of a set of values can be expressed with AND relations over equality pairs, but such syntax is verbose and requires knowing the number of values in advance (or generating the entire expression).

Per internal task 47546, the Optic builder should support two or more values in an equality expression.

While generating the new interface, also fix the internal bug 53940 on the link for the xmlPI() JSDoc.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions