Return-Path: X-Original-To: apmail-zest-dev-archive@minotaur.apache.org Delivered-To: apmail-zest-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EDC7617F23 for ; Mon, 7 Sep 2015 15:47:45 +0000 (UTC) Received: (qmail 68595 invoked by uid 500); 7 Sep 2015 15:47:45 -0000 Delivered-To: apmail-zest-dev-archive@zest.apache.org Received: (qmail 68546 invoked by uid 500); 7 Sep 2015 15:47:45 -0000 Mailing-List: contact dev-help@zest.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zest.apache.org Delivered-To: mailing list dev@zest.apache.org Received: (qmail 68528 invoked by uid 99); 7 Sep 2015 15:47:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Sep 2015 15:47:45 +0000 Date: Mon, 7 Sep 2015 15:47:45 +0000 (UTC) From: "Paul Merlin (JIRA)" To: dev@zest.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ZEST-121) Use parameter names to build better error messages on constraints violations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Paul Merlin created ZEST-121: -------------------------------- Summary: Use parameter names to build better error messages on constraints violations Key: ZEST-121 URL: https://issues.apache.org/jira/browse/ZEST-121 Project: Zest Issue Type: Improvement Reporter: Paul Merlin Fix For: 3.0 See https://docs.oracle.com/javase/tutorial/reflect/member/methodparameterreflection.html for details on parameter names reflection. -- This message was sent by Atlassian JIRA (v6.3.4#6332)