Closed dragn closed 9 years ago
Snake case violates common javascript code conventions. Two of them are here: https://github.com/bem/bem-forms/blob/master/common.blocks/validation/_card/validation_card.vanilla.js (wrong_length, luhn_failed)
wrong_length
luhn_failed
Closed in consist branch
Snake case violates common javascript code conventions. Two of them are here: https://github.com/bem/bem-forms/blob/master/common.blocks/validation/_card/validation_card.vanilla.js (
wrong_length
,luhn_failed
)