| Interface | Description |
|---|---|
| AttributeChecker |
Represents functional interface used to calculate attribute check status.
|
| ColoredAttributePredicate |
Represents predicate used to detect color of the attribute value.
|
| Class | Description |
|---|---|
| AttributeCheckerFactory | |
| ColoredAttributeChecker |
Represents simple attribute checker based on
|
| ConstantAttributePredicate | |
| GroovyAttributeChecker |
Represents attribute checker implemented as Groovy script.
|
| IsInRangePredicate |
Tests whether the attribute is in specified range.
|
| NumberComparatorPredicate |
Represents attribute predicate based on binary operator.
|
| Enum | Description |
|---|---|
| AttributeCheckStatus | |
| NumberComparatorPredicate.Operator |
| Exception | Description |
|---|---|
| InvalidAttributeCheckerException |
Occurs if attribute checker cannot be instantiated.
|
Copyright © 2015–2017 Bytex Solutions. All rights reserved.