Return-Path: Delivered-To: apmail-incubator-ibatis-dev-archive@www.apache.org Received: (qmail 54242 invoked from network); 3 Jun 2005 18:33:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Jun 2005 18:33:01 -0000 Received: (qmail 25974 invoked by uid 500); 3 Jun 2005 18:33:00 -0000 Delivered-To: apmail-incubator-ibatis-dev-archive@incubator.apache.org Received: (qmail 25909 invoked by uid 500); 3 Jun 2005 18:33:00 -0000 Mailing-List: contact ibatis-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk Reply-To: ibatis-dev@incubator.apache.org List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list ibatis-dev@incubator.apache.org Received: (qmail 25299 invoked by uid 99); 3 Jun 2005 18:32:54 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 03 Jun 2005 11:32:50 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 1ED3A1A4 for ; Fri, 3 Jun 2005 20:32:01 +0200 (CEST) Message-ID: <51966844.1117823521124.JavaMail.jira@ajax.apache.org> Date: Fri, 3 Jun 2005 20:32:01 +0200 (CEST) From: "Roberto Rabe (JIRA)" To: ibatis-dev@incubator.apache.org Subject: [jira] Created: (IBATISNET-78) Add ability to indicate whether or not the SqlMap.config file should be validated with the schema Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Add ability to indicate whether or not the SqlMap.config file should be validated with the schema ------------------------------------------------------------------------------------------------- Key: IBATISNET-78 URL: http://issues.apache.org/jira/browse/IBATISNET-78 Project: iBatis for .NET Type: Improvement Reporter: Roberto Rabe Assigned to: Roberto Rabe The current plan is to add an optional to the SqlMap.config file with true being the default value. An alternative is to provide an additional method parameter during the call to DomSqlMapBuilder. This could be something like DomSqlMapBuilder.Configure(String myPath, boolean validateSqlMapConfig). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira