Return-Path: X-Original-To: apmail-click-dev-archive@www.apache.org Delivered-To: apmail-click-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1ECC51093E for ; Sat, 2 Nov 2013 15:18:51 +0000 (UTC) Received: (qmail 88233 invoked by uid 500); 2 Nov 2013 15:18:39 -0000 Delivered-To: apmail-click-dev-archive@click.apache.org Received: (qmail 88016 invoked by uid 500); 2 Nov 2013 15:18:23 -0000 Mailing-List: contact dev-help@click.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@click.apache.org Delivered-To: mailing list dev@click.apache.org Received: (qmail 87958 invoked by uid 99); 2 Nov 2013 15:18:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Nov 2013 15:18:18 +0000 Date: Sat, 2 Nov 2013 15:18:18 +0000 (UTC) From: "Adrian A. (JIRA)" To: dev@click.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLK-698) Hibernate Validator Support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLK-698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian A. updated CLK-698: -------------------------- Fix Version/s: 3.0.0 > Hibernate Validator Support > --------------------------- > > Key: CLK-698 > URL: https://issues.apache.org/jira/browse/CLK-698 > Project: Click > Issue Type: New Feature > Components: examples > Reporter: George Stan > Fix For: 3.0.0 > > > Click has very nice and smart validation in each component, and they're also in the right place - in the View. > Projects using Hibernate, tend to put the validation rules in the Model, using Hibernate-Validator (even if this > is not the best strategy considering that there are more views with different validation rules that act on the same > model - e.g. and Admin View would have different rules than the more restricted User View). > It would be really helpful and time saving if the Hibernate-Click integration would also support Hibernate-Validator, to automatically > generate Click validations out of Hibernate validation rules present in the model as annotations. -- This message was sent by Atlassian JIRA (v6.1#6144)