Constructor HasCapabilityRuleCreator
HasCapabilityRuleCreator(string)
Class constructor.
Declaration
public HasCapabilityRuleCreator(string capabilityKey)
Parameters
Type | Name | Description |
---|---|---|
string | capabilityKey | The capability key to validate. |
Exceptions
Type | Condition |
---|---|
ArgumentException | Throws when the |