<!-- Only include sections relevant to your issue. If you have not read docs/support.md and followed its guidance you may be ignored or closed without response. Please use PREVIEW before you submit!! --> #### Expected behaviour The value of the element in the angular form model must not be undefined if the custom validation event is broadcasted. see the [ Demo](http://jsbin.com/tenaxojehi/edit?js,console,output) application, I have illustrated it there. #### Actual behaviour Value of model property gets undefined. #### Gist/Plunker/Demo [ Demo](http://jsbin.com/tenaxojehi/edit?js,console,output) @json-schema-form/angular-schema-form-lead