RuleObjectExistsAttribute Constructors
Defines a validation rule that demands a particular type object that satisfies a specified criterion, exist in the database.
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