Info
| Version: | 1.0.5 | 
| Author(s): | Iain McDonald | 
| Last Update: | Monday, March 11, 2013 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://lifebeyondfife.com/xml-serialisation/ | 
| NuGet Url: | https://www.nuget.org/packages/XmlSerialisation | 
Install
Install-Package XmlSerialisation
                        dotnet add package XmlSerialisation
                        paket add XmlSerialisation
                        
                                XmlSerialisation Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
 
                
Validate XML files against a schema before deserialising them. Get detailed validation errors to let you know exactly what's wrong with your XML format.
Full source code and example data available on GitHub: https://github.com/lifebeyondfife/XmlSerialisation.