Handling XSD validation in .net core
This is a sample xsd. It works but when a validation error occurs it shows error like below. I want the fieldname as well.
Handling XSD validation in .net core
This is a sample xsd. It works but when a validation error occurs it shows error like below. I want the fieldname as well.
Handling XSD validation in .net core
This is a sample xsd. It works but when a validation error occurs it shows error like below. I want the fieldname as well.
Different result between notepad++ XML Validation and C# XMLDocument.validate
I’m trying to use a XSD document to detect the uniqueness of a combination of attributes from two elements.