A jQuery plugin for building bank account forms, formatting and validating inputs.Validates a given number as a bank account field fieldin country countryCode. It returns if it is valid and false if it is invalid.
Note that validation is designed to detect accidental errors. In other word, if the validation test says the number is invalid, it is 100% incorrect. However, if the test says the number is valid, there is a chance that the number is incorrect.