Versions in this module Expand all Collapse all v1 v1.0.0 Dec 6, 2023 Changes in this version + type Assigner interface + Assign func(e *xml.Element) error + GetPath func() string + type AttributeAssigner interface + GetAttributes func() attributes.Attributes + SetAttributes func(attributes attributes.Attributes) + type FieldValidator interface + CountValidatedField func() int + IsValidField func(field string) bool + ValidateField func(field string)