Condition.Validate(String) Method

Definition

Policy validation Unlike ISfcValidate.Validate, this method will throw the first exception it encounters If execution of this method doesn't produce any exceptions, validation passed

public void Validate(string mode);

Parameters

mode
String

Applies to