[]
Configurates IsRequired. Sets a value indicating whether the control value must be a non-empty string.
public InputMaskBuilder IsRequired(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| InputMaskBuilder | Current builder. |