c# - Validating XML layout for DockPanel -


i got errors while loading corrupted xml layouts dockpanel, i'm trying code function assure xml layout correct before loading loadfromxml. there xsd file validate xml saved dockpanel?

thank you.

there none far. if can create 1 , share us, can integrate in https://github.com/dockpanelsuite/dockpanelsuite


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -