Skip to content
Commit ae0c8ddf authored by Ingo Klöcker's avatar Ingo Klöcker
Browse files

Allow marking a form input as required

This adds functionality to require a text input field to be filled out.
If input is required, then this will be indicated to assistive tools.
A special error message, that is displayed, if a required field lacks
input, can be set. hasValue() can be used to check if a value has been
entered.

GnuPG-bug-id: 5916
parent 72500b4a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment