Validation messages are used to convey information to the user about the current state of the input element. These messages can have an error, warning or success type.
Preview
Usage
Validation messages are typically paired with an input element. They are currently built in to some of our shared input components such as dt-input and dt-radio-group.