UVM check on read -Backdoor

Hi,I would like to know if UVM_CHECK_ON_READ Mechanism exist on backdoor and if not why it doen’t exist?(for example we can use it to check write-only reg write frontdoor and read backdoor)

In reply to eduardz:
uvm_reg_map::backdoor().set_check_on_read(1);