compare property
Compare
get
compare
The kind of comparison of the evaluatedField to the value. Defaults to Compare.equals
.
It is the responsibility of the Provider
to ignore or interpret the requested comparison.
Implementation
Compare get compare;