Radio Button validation

Is there any way to add validation to radio button like when it is unchecked it should get highlighted in red/something when the form is submitted .

Radio buttons supports the same validation rules as other input types. Default skin doesn’t contain any special styling for invalid radio buttons though. You can add a bit of custom css on the page, to mark invalid radio buttons

http://webix.com/snippet/cfcd814f