Description
Currently AsyncValidation is called whenever any of its parameters are changed.
This is different with component-form-core. On component-form-core AsyncValidation is called only when annotation owner option is changed ( and focus lost ).
The same behavior should be used on Studio side.