Giter VIP home page Giter VIP logo

dragon-form-validator's Introduction

Description

The dragon form validator module is the best way to validate your form elements and is suitable for every web app framework like a flask, Django, and other uses. It will check the form values, whether it's fit your form or not.

How to Install ?

pip install dragon-form-validator

Highlights about Dragon Form Validator:

  • gives you excellent validation results without fail
  • game changer for your forms
  • computer understand format in boolean - 0 or 1

How to Use ?

import dragon_form_validator

dragon_form_validator.checks('mail','sdfasf@[email protected]')

 => # you can use this in IF condition | if it's valids dragon_form_validator.checks(args,args) returns True ,other it's False

Dragon Form Validators :

Dragon Form Validators what they do
dragon_form_validator.checks('mail',yourvalue) check your mail will be valid or not
dragon_form_validator.checks('f_name',yourvalue) check your first name will be valid or not
dragon_form_validator.checks('l_name',yourvalue) check your last name will be valid or not
dragon_form_validator.checks('address',yourvalue) check your address will be valid or not

copyright & License

dragon form validator | Copyright @ Suresh P | MIT

dragon-form-validator's People

Contributors

sureshpandiyan1 avatar

Watchers

 avatar  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.