Set inputfield as required
Mark an inputfield being required or not.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Component | The component of which you want change the required setting. | PART | true | |
Required | Whether this inputfield should be required or not. | BOOLEAN | false | |
Required message | The message that will be shown to the user stating that this field is required | STRING | false |