isValid

open override fun isValid(content: String): Boolean

Validates the given ABA routing number.

Return

True if the content is a valid ABA routing number, false otherwise.

Parameters

content

The content to validate.