please check this snippet
the validation is not working
http://webix.com/snippet/11a5661d
To be part of the form - input must have a name
{view: "text",label: "Year",labelWidth:140, name: 'input_year'
When name is added, input correctly reacts on form validation