[ 
https://issues.apache.org/jira/browse/ADFFACES-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Weßendorf updated ADFFACES-107:
----------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> client side validation: remove default error array
> --------------------------------------------------
>
>                 Key: ADFFACES-107
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-107
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Gabrielle Crawford
>             Fix For: 1.0.0-incubating-core
>
>         Attachments: issue107.patch
>
>
> Client converters and validators should return 2 things, either a legit value 
> or an exception. The current framework does some strange thing where if a 
> converter or validator returns null it goes to a special array and looks up a 
> default error message. I would like to remove this special default error 
> message array .
>  This means the default error string will be passed to the constructor rather 
> than put into the default error array. Once request 106 is implemented the 
> converter or validator can look up the default string with a key.
> https://issues.apache.org/jira/browse/ADFFACES-106

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to