AdamBrodzinski / validate-form

Meteor form validation micro library
11 stars 5 forks source link

Credit card validation method #12

Open evgenTraytyak opened 9 years ago

evgenTraytyak commented 9 years ago

Ensures that the input has credit card number

<form class='validate'>
  <input type="text" data-onblur data-credit-card>
</form>
AdamBrodzinski commented 9 years ago

sounds good to me!

evgenTraytyak commented 9 years ago

@AdamBrodzinski okey, add enhancement label and assign me.

patrickml commented 9 years ago

@evgenTraytyak please check out https://github.com/AdamBrodzinski/validate-form/issues/13 before you move forward.

patrickml commented 9 years ago

@evgenTraytyak here is an example package https://github.com/meteor-forms/validate-password

evgenTraytyak commented 9 years ago

@patrickml add me to meteor-forms organization so I could develop package such as forms:validation-name.

patrickml commented 9 years ago

@evgenTraytyak @AdamBrodzinski I have invited both of you guys

evgenTraytyak commented 9 years ago

https://github.com/meteor-forms/validate-credit-card