@@include('../layouts/head-page-meta.html', {'title': 'Form Validation'}) @@include('../layouts/head-css.html') @@include('../layouts/layout-vertical.html')
@@include('../layouts/breadcrumb.html', {'breadcrumb-item': 'Forms', 'breadcrumb-item-active': 'Form Validation'})
@@include('../layouts/component/component-link.html',{ title:'Bouncer', text:'lightweight form validation script that augments native HTML5 form validation elements and attributes.', link:'https://github.com/cferdinandi/bouncer' })
Form Validation
7-Character Hexadecimal (ex. #f7f7f7)
YYYY-MM-DD
HH:MM (24-hour time)
YYYY-MM
Must be between 2 and 7
123-456-7890
At least 1 uppercase character, 1 lowercase character, and 1 number
must match the field above
must be between 3 and 9 characters long
@@include('../layouts/footer-block.html') @@include('../layouts/footer-js.html') @@include('../layouts/customizer.html')