The evaluator.doclib.action.value and evaluator.doclib.action.metadataValue evaluators use comparator helper beans in order to test a value against certain conditions. The following comparators are available in a standard install.
| Evaluator | Properties |
|---|---|
| org.alfresco.web.evaluator.StringEqualsComparator | aspects: Value to test string againstcaseInsensitive: Defaults to true |
| org.alfresco.web.evaluator.NullValueComparator | value: Boolean to indicate if null should be the pass or fail case |