Creates instances of Conditions given an ConditionConfig. Setup its instance on ValidationServices.ConditionFactory. ConditionConfig.conditionType is used to determine the Condition class to create. Supports IConditionCore implementations of ICondition.

Implements

Constructors

Accessors

Methods

  • If the user needs to abandon this instance, they should use this to clean up active resources (like timers) and to release memory that would stall the garbage collector from disposing this object. It should assign any object reference to undefined as a strong indicator that the object has been disposed.

    Returns void

Generated using TypeDoc v0.25.12