GET api/ValidationRule/GetRules?t={t}

Retrieve a list of validation rule available.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
t

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ValidationRule
NameDescriptionTypeAdditional 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.