Skip to content
elclanrs edited this page Aug 24, 2012 · 2 revisions
Option Description Sample
inputs The field is required. This filter only works with text inputs (text, password, textarea). For select use exclude to exclude the default option. For radio and checkbox use min: 1 which will require at least one option to be checked. 'name': { filters: 'required' }
Clone this wiki locally