GET api/ValidationRule/GetRules?t={t}
Retrieve a list of validation rule available.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
t | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ValidationRuleName | Description | Type | Additional information |
---|---|---|---|
RuleId | integer |
None. |
|
FieldId | integer |
None. |
|
BondEdgeFieldId | integer |
None. |
|
SecurityType | string |
None. |
|
SecuritySubtype | string |
None. |
|
RuleType | string |
None. |
|
Rule | string |
None. |
|
Action | string |
None. |
|
Comment | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.