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 <setting validateSqlMapConfig="true|false"> 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