Validation
Default Form Validation States
Server Side Validation
You can indicate invalid and valid form fields with
.is-invalid
and .is-valid
. Note that .invalid-feedback
is also supported with these classes.