RuleCriteriaAttribute Constructors
Defines a validation rule that demands an object of the target type satisfy a specified criterion.
Name | Parameters | Description |
---|---|---|
Rule |
target |
Initializes a new instance of the Rule |
Rule |
id, target |
Initializes a new instance of the Rule |
Rule |
id, target |
Initializes a new instance of the Rule |
Rule |
id, target |
Initializes a new instance of the Rule |
Rule |
id, target |
Initializes a new instance of the Rule |
Rule |
criteria |
Initializes a new instance of the Rule |
See Also