[
https://issues.apache.org/jira/browse/SYNCOPE-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
fabio martelli updated SYNCOPE-366:
-----------------------------------
Description:
Uniform constraint violation building:
context.buildConstraintViolationWithTemplate(EntityViolationType + ";" +
message).addNode(fieldname)
was:
Uniform constraint violation building:
context.buildConstraintViolationWithTemplate(EntityViolationType.<type>.toString()).addNode(fieldname
+ message)
> Uniform constraint violation building
> -------------------------------------
>
> Key: SYNCOPE-366
> URL: https://issues.apache.org/jira/browse/SYNCOPE-366
> Project: Syncope
> Issue Type: Bug
> Affects Versions: 1.1.0, 1.1.1
> Reporter: fabio martelli
> Assignee: fabio martelli
> Fix For: 1.1.1, 1.2.0
>
>
> Uniform constraint violation building:
> context.buildConstraintViolationWithTemplate(EntityViolationType + ";" +
> message).addNode(fieldname)
--
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