Giter VIP home page Giter VIP logo

turkish_dlp_regex's Introduction

Turkish_DLP_Regex

TCKN: ^[1–9]{1}[0–9]{9}[0,2,4,6,8]{1}$ Örnek: 14101887088

Pasaport No: ^(?!^O+$)[a-zA-Z0–9]{3,20}$ Örnek: U198457

Cep Telefonu: ^(05)[0–9][0–9]1–9$ Örnek: 05555555555

Sabit Telefonu: ([1–9][0–9]{2})([1–9][0–9]{6}) Örnek: 02165555555

Email Adresi: [a-zA-Z0–9._%+-]+@[a-zA-Z0–9.-]+.[a-zA-Z]{2,4} Örnek: [email protected]

IP Adresi: ^(([0–9]|[1–9][0–9]|1[0–9]{2}|2[0–4][0–9]|25[0–5]).){3}([0–9]|[1–9][0–9]|1[0–9]{2}|2[0–4][0–9]|25[0–5])$ Örnek: 192.168.24.11

IBAN:[a-zA-Z]{2}[0–9]{2}[a-zA-Z0–9]{4}[0–9]{7}([a-zA-Z0–9]?){0,16} Örnek: TR760009901234567800100001

Kan Grubu: ^(A|B|AB|O)[-+]$ Örnek: A+

GPS Verisi: ^([-+]?)([\d]{1,2})(((.)(\d+)(,)))(\s*)(([-+]?)([\d]{1,3})((.)(\d+))?)$

Doğum Tarihi: /^([1–9]|[12][0–9]|3[01])(/?.-?-?\s?)(0[1–9]|1[12])(/?.?-?\s?)(19[0–9][0–9]|20[0][0–9]|20[1][0–8])$/

Vergi No: /^[0–9]{10}$/ Örnek: 4810564439

Araç Plakası: (/[0–9]{2}|[01]{2})([a-z|A-Z]{2,})([0–9]{2,})/)

Bitcoin: ^[13][a-km-zA-HJ-NP-Z0–9]{26,33}$ Örnek: 1BvBMSEYstWetqTFn5Au4m4GFg7xJaNVN2

SGK: ^0*([0–9]|[1–7][0–9]|8[01])(\d{2})(19|20)\d{2}(\d{5})$ Örnek:

turkish_dlp_regex's People

Contributors

abdullahclx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.