Custom styles
Provide valuable, actionable feedback to your users with HTML5 form validation, via custom styles.
Server side
Indicate invalid form fields with .is-invalid
. Note that .invalid-feedback
is also supported with these classes.
Tooltips
Swap the .{valid|invalid}-feedback
classes for .{valid|invalid}-tooltip
classes to display validation feedback in a styled tooltip.