This is a .Net component, written in C#, that you can use to validate the format of an ABA Number (also known as Routing & Transit Number). It checks the length, data type and checksum value of any value that you pass into it.
The component will return a true/false value, along with applicable string error values that you may choose to use, or override with your own values.