Create an instance of a Condition from the ConditionConfig.
Add or replace a function to create an instance of the Condition given a ConditionConfig.
Unique way to select the function. Uses ConditionConfig.conditionType.
Expected to create an instance of a Condition.
Generated using TypeDoc v0.25.12
Creates instances of Conditions given an ConditionConfig. ConditionConfig.conditionType is used to determine the Condition class to create.