Identifies the class for ConditionFactory to create. It is also used as the Validator's errorCode when ValidatorConfig.errorCode was not assigned.
Optional
categoryMost Condition classes have an official value for Category. This allows you to override that official value in special situations and supply a value when the Condition does not.
Optional
conversionAssign to a LookupKey of the data type you want the current value to be converted to before comparing. Examples:
Generated using TypeDoc v0.25.12
Conditions that compare values using dataTypeComparerService.compare() will provide LookupKeys from the ValueHost.dataType. Often the comparison needs a little more work done to the value. Examples: