[forge-issues] [JBoss JIRA] (FORGE-1285) Create Faces Commands to create new Validator/Converter methods

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Thu Oct 24 15:54:02 EDT 2013


     [ https://issues.jboss.org/browse/FORGE-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III updated FORGE-1285:
--------------------------------------

    Description: 
It should be possible to create new validator and converter methods using the Faces Commands.

{code}
jsf-new-validator-method --targetType xxx --named yyy
jsf-new-converter-method  --targetType xxx --named yyy
{code}

  was:
It should be possible to create new validator and converter messages using the Faces Commands.

{code}jsf-new-validator --named xxx.Yyy
jsf-new-validator-method --targetType xxx --named yyy
jsf-new-converter --named xxx.Yyy
jsf-new-converter-method  --targetType xxx --named yyy
{code}


    
> Create Faces Commands to create new Validator/Converter methods
> ---------------------------------------------------------------
>
>                 Key: FORGE-1285
>                 URL: https://issues.jboss.org/browse/FORGE-1285
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Java EE APIs
>            Reporter: Lincoln Baxter III
>            Assignee: Lincoln Baxter III
>             Fix For: 2.x Future
>
>
> It should be possible to create new validator and converter methods using the Faces Commands.
> {code}
> jsf-new-validator-method --targetType xxx --named yyy
> jsf-new-converter-method  --targetType xxx --named yyy
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list