Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/uliPublic

Universal Loan Identifier (ULI) validation and check digit generation

License

NotificationsYou must be signed in to change notification settings

jmarin/uli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universal Loan Identifier (ULI) validation and check digit generation for the Home Mortgage Disclosure Act (HMDA). Procedure for generating and validating describedhere

Installing

If you have arust development environment, from the root directory of the project:

cargo build --releasecargo install --path.

If you are on Mac OS X:

brew tap jmarin/uli
brew install jmarin/uli/uli

Using

To validate a ULI:

uli --validate 10Bx939c5543TqA1144M999143X38

The output of this command should beULI 10Bx939c5543TqA1144M999143X38 is valid

To generate a check digit (COMING SOON):

uli --check-digit<loan_id>

About

Universal Loan Identifier (ULI) validation and check digit generation

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp