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

Hudson commented on SYNCOPE-212:
--------------------------------

Integrated in Syncope-linux #308 (See 
[https://builds.apache.org/job/Syncope-linux/308/])
    [SYNCOPE-212] - Provide Validation Error message to user (Revision 1401308)

     Result = SUCCESS
coheigea : 
Files : 
* 
/incubator/syncope/trunk/client/src/main/java/org/apache/syncope/client/validation/SyncopeClientCompositeErrorException.java
* 
/incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/validation/attrvalue/AlwaysTrueValidator.java
* 
/incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/validation/attrvalue/BasicValidator.java
* 
/incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/validation/attrvalue/EmailAddressValidator.java
* 
/incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/validation/attrvalue/InvalidAttrValueException.java
* 
/incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/data/AbstractAttributableDataBinder.java

                
> Provide Validation Error message to user
> ----------------------------------------
>
>                 Key: SYNCOPE-212
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-212
>             Project: Syncope
>          Issue Type: Improvement
>          Components: console, core
>    Affects Versions: 1.0.1-incubating
>            Reporter: Jan Bernhardt
>            Assignee: Colm O hEigeartaigh
>             Fix For: 1.1.0-incubating
>
>         Attachments: syncope-212.patch
>
>
> If values are entered into a field that uses a validator, you will only get a 
> notification that your validation failed for a specific attribute. But a user 
> will get no hints, about what was wrong and how a valid value would look like.
> InvalidAttrValueException only takes an Attribute. InvalidAttrValueException 
> should also provide a method that contains a message String. By doing so a 
> user could get notified why his value is invalid and how a good example would 
> look like!

--
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

Reply via email to