RuleFromBoolPropertyAttribute Constructors
Defines a validation rule that demands a true value for the target public non-persistent Boolean property.
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