This application helps you to validate a NRIC (Singapore) or FIN (Singapore) and Passport number (International).
You can use DLL in your application to include validation in your application as well.
bool val = obj.IsPPValid(<Passport Number>); //this returns true/false NRIC Validator bool val = obj.IsNRICValid(<NRICNumber>); //this returns true/false bool val = obj.IsFINValid(<NRICNumber>); //this returns true/false We will be more than happy to help you and answer your questions.You can directly get in touch with us at: [email protected]