Class GS1.Element.ElementChildren
- Namespace
 - ScanbotSDK.MAUI.DocumentFormats.Barcode
 
- Assembly
 - ScanbotSDK.Shared.dll
 
public class GS1.Element.ElementChildren
  - Inheritance
 - 
      
      GS1.Element.ElementChildren
 
- Inherited Members
 
Properties
ValidationErrors
An enumerable of all children of type "ValidationError".
public IEnumerable<GS1.Element.ValidationError> ValidationErrors { get; }