DelegateBasedVariableTValidateProperties Method  | 
 
            Validates that required properties are configured correctly in order to get an
            evaluator for this instance. Derived classes should call this method when implementing
            
GetEvaluator(EvaluatorGroup), as well as validate their own properties.
            
 
    Namespace: 
   AGI.Foundation.NumericalMethods
    Assembly:
   AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxprotected override void ValidateProperties()
Protected Overrides Sub ValidateProperties
protected:
virtual void ValidateProperties() override
abstract ValidateProperties : unit -> unit 
override ValidateProperties : unit -> unit 
Exceptions
See Also