RuleRequiredFieldAttribute Constructors
Defines a validation rule that demands that a property has a value.
Name | Parameters | Description |
---|---|---|
Rule |
none |
Initializes a new instance of the Rule |
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 |
See Also