You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/19 16:09:41 UTC

[jira] [Commented] (WW-3952) creditCard validator available in Struts 1 missing in Struts 2

    [ https://issues.apache.org/jira/browse/WW-3952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974975#comment-15974975 ] 

ASF GitHub Bot commented on WW-3952:
------------------------------------

GitHub user lukaszlenart opened a pull request:

    https://github.com/apache/struts/pull/130

    WW-3952: Credit card validator

    Implements a credit card validator
    [WW-3952](https://issues.apache.org/jira/browse/WW-3952)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lukaszlenart/struts credit-card-validations

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/struts/pull/130.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #130
    
----
commit 01d710bdf3dace8cf964bcd32d0afe14cf251dc2
Author: Lukasz Lenart <lu...@apache.org>
Date:   2017-04-19T16:05:53Z

    WW-3952 Adds implementation of credit card validator

commit fc497360bee7084293749f712dec233eb219bbf4
Author: Lukasz Lenart <lu...@apache.org>
Date:   2017-04-19T16:06:17Z

    WW-3952 Adds test to check implementation

commit 743d27f841ce990ed3153f569f890179bdbb6a37
Author: Lukasz Lenart <lu...@apache.org>
Date:   2017-04-19T16:06:31Z

    WW-3952 Introduces annotation

commit 0813eaa0c8f446404243fba87cde51a619643cb9
Author: Lukasz Lenart <lu...@apache.org>
Date:   2017-04-19T16:07:16Z

    WW-3952 Extends existing logic to handle credit card validation

commit eb4fcb4afc79dac03f6ed0780211f98e72a09851
Author: Lukasz Lenart <lu...@apache.org>
Date:   2017-04-19T16:07:38Z

    WW-3952 Updates test to include credit card validation

----


> creditCard validator available in Struts 1 missing in Struts 2
> --------------------------------------------------------------
>
>                 Key: WW-3952
>                 URL: https://issues.apache.org/jira/browse/WW-3952
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: XML Validators
>    Affects Versions: 2.3.8
>            Reporter: Daniel Le Berre
>             Fix For: 2.5.next
>
>
> Struts 1 has a creditCard validator. That validator does not exists in Struts 2.
> It would be nice to have also that validator in Struts 2 to allow an easier migration from Struts 1 to Struts 2.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)