Skip to content

BrokeCoderZ/NIKvalidatorLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

- - NIK VALIDATOR - -

Cara memasang 'NikvalidatorLib.dll' pada project

  1. Pada project anda, Add references "NikvalidatorLib.dll"
  2. Letakan folder "assets" pada \bin\Debug
  3. Pastikan target framework versi 4.5 atau lebih tinggi.

Cara menggunakan library pada project :

Setelah menambahkan NikvalidatorLib.dll pada refrences,
tambahkan code berikut :
Imports NikvalidatorLib.NIKvalidator.Properti
Imports NikvalidatorLib

Dim DATA As New NIKproperti

Untuk mem-validasi NIK, cukup dengan menambahkan perintah :
NIKvalidator.Aksi.ValidasiNIK(DATA)

Contoh penggunaan 'NikvalidatorLib.dll' menggunakan VB.NET

Silahkan kunjungi link berikut :
(https://github.com/BrokeCoderZ/NIKvalidatorLib/tree/main/example%20use)

Screenshot :

Demo Video


(https://www.youtube.com/watch?v=qKDD_Zer8Dg)

About

NikvalidatorLib.dll sebuah library yang berfungsi untuk memberikan informasi lengkap pada code NIK. Library ini bebas digunakan ./Contact_saya : Poetralesana.vbproj@gmail.com || https://www.facebook.com/poetralesana

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors