IConditionalRequirement Properties |
The IConditionalRequirement type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description |
Simplified user-friendly text describing the condition
when this implementation will require a member.
|
![]() | JsPath |
The JsPath query to run on the clients.
If results are found by the query, the member will be
required. When no results are found, it won't be required.
Should match the IsRequired(Object)
implementation in terms of logic.
|