The ipaddrcheck does not validate that the start and end addresses of an IP range are logically ordered.
root@r14:/home/vyos# ipaddrcheck --verbose --is-ipv4-range 192.0.2.0-1.8.2.1 root@r14:/home/vyos# root@r14:/home/vyos# echo $? 0 root@r14:/home/vyos#