combo validate with name and value

Hi Webix team,

i want to validate a webix combo with selcted value from list or entered value in editable combo, i need to validate both as true.

can you please give me suggestion for this.

Thanks

Hi @sriram ,

i hope this snippet will be useful for you https://snippet.webix.com/29aglg94

@sathishkumar i want to validate webix combo with list value or enetered text

@Dzmitry any solution for this …

@sriram
do you mean that both list’s selected value and combo’s value should be equal?

@integral what i mean is if suppose i typed a value in combo and no matches found with list i need to validate with that also

means in the below snippet combo has one two three options but user can type four or five or anything, i need to validate that also.

below is the snippet https://snippet.webix.com/p8jfj0ym