8 | ||| Environment for validating editable componends
11 | [noHints]
14 | ||| DOM ID for `<input>` fields based on a parent ID
17 | ||| DOM ID for validation message elements based on a parent ID
20 | ||| Class used for the component display the validated widget
23 | ||| Class used for the component display the validation message
26 | ||| String for mandatory fields. This is used with validated `<input>`
27 | ||| fields, when they contain only empty (invalid) input.
34 | ||| Pairs a widget with an element where validation messages can be
35 | ||| displayed.
36 | export
42 | ||| A validated text field.
43 | export