Validation messages are used to convey information to the user about the current state of the input element. These messages can have a critical, warning, positive, or info type.
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.