[]
Specifies that an editor value is required.
public class RequiredRule : ValidationRule
| Name | Description |
|---|---|
| RequiredRule() |
| Name | Description |
|---|---|
| AllowEmptyStrings | Gets or sets a value that indicates whether an empty string is allowed. |
| Name | Description |
|---|---|
| Validate(object) | Performs validation checks on a value. |