Hi Zdzislaw,
A possible solution is to create a
custom validation rule and within that rule request the server via AJAX.
e.g.
For your convenience I am attaching a small sample which demonstrates how to validate unique values using the above approach. Please note that the sample is MVC 5 but the very same approach is applicable in ASP.Net Core.
Regards,
Georgi
Progress Telerik