validator icon indicating copy to clipboard operation
validator copied to clipboard

Add support for expressions

Open arogachev opened this issue 2 years ago • 2 comments

A suggestion from @xepozz.

prop1
prop2
prop3

Expression(this.prop1 > this.prop2 || this.prop1 in Constants::VALUES)
prop1

arogachev avatar Jan 31 '23 07:01 arogachev