Re: [phoenix] Turn on validation by default
Peter Royal <[email protected]> Sat, 11 Jan 2003 08:00:23 -0500
| Newsgroups | gmane.comp.jakarta.avalon.apps.devel,gmane.comp.jakarta.avalon.devel |
|---|---|
| Message-ID | <[email protected]> |
On Friday, January 10, 2003, at 09:02 PM, Peter Donald wrote: >> Can someone go in and turn on schema validation of configuration to >> on by >> default. This is done in the kernel.xml IIRC and just involves >> removing >> NoopConfigurationValidator and decommenting a >> DefaultConfigurationValidator >> or something. Group, do we want to make this change to Phoenix? I'm +1 on it, it just has implications for all of our users in that they must create (at minimum) RELAX-NG schema to describe the configuration. -pete