Passport and NRIC Validator

Passport and NRIC Validator
Passport and NRIC Validator

What is Passport NRIC Authenticator?

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.

Feature

  • Supports C#, VB.net as well as asp.net (Web application)
  • Complied DLL in the package
  • Easy implementation
  • Documentation for implementing in your application
  • Sample codes in VB and C# included

Passport Validator
 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  

Support

We will be more than happy to help you and answer your questions.You can directly get in touch with us at: [email protected]

Passport and NRIC Validator

average based on 0 ratings.
High Resolution Yes
Files Included Visual Basic VB, C# CS
Software Version .NET 4.0, .NET 4.5, .NET 4.6
Created

7 years ago

Tags asp net, c sharp, fin, native code, net DLL, nric, passport, singapore, validation, vb