Interface IPluginRuleValidation
Namespace: Casewhere.Runtime.Interfaces
Assembly: Casewhere.Runtime.dll
public interface IPluginRuleValidation
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<IPluginRuleValidation>(IPluginRuleValidation)
Methods
ValidatePrivateRule(string, string)
bool ValidatePrivateRule(string pluginName, string methodName)
Parameters
pluginName
string
methodName
string
Returns
ValidatePublicRule(string, string)
bool ValidatePublicRule(string pluginName, string methodName)
Parameters
pluginName
string
methodName
string