The first argument should be `language` and the second is `conf` as declared `$.fn.isValid = function (language, conf, displayError) {}` But inside toggleDisabled you call `$form.isValid(conf, conf.language, false)` so I have problems with my own config. Thanks.