@@include("partials/head.html") Modernize Bootstrap Admin
loader
@@include("partials/header.html")
@@include("partials/horizontal-header.html")
@@include("partials/breadcrumb.html", {"title": "Bootstrap-Validation", "subtitle": 'Home'})

Browser default Validation

@

Validation with Custom Styles

Looks good!
Looks good!
@
Please choose a username.
Please provide a valid city.
Please provide a valid state.
Please provide a valid zip.
You must agree before submitting.

Server side Validation

Looks good!
Looks good!
@
Please choose a username.
Please provide a valid city.
Please provide a valid state.
Please provide a valid zip.
You must agree before submitting.

Supported Elements

Please enter a message in the textarea.
Example invalid feedback text
More example invalid feedback text
Example invalid custom select feedback
Example invalid custom file feedback

Validation with Tooltips

Looks good!
Looks good!
@
Please choose a unique and valid username.
Please provide a valid city.
Please provide a valid state.
Please provide a valid zip.
@@include("partials/customizer.html")
@@include("partials/header-components/dd-searchbar.html") @@include("partials/header-components/dd-shopping-cart.html")
@@include("partials/scripts.html")