...

Package chart

Overview ▾

type Formatcode2

type Formatcode2 struct {
    // contains filtered or unexported fields
}

func NewFormatcode2

func NewFormatcode2() *Formatcode2

func (*Formatcode2) MarshalXML

func (m *Formatcode2) MarshalXML(e *xml.Encoder, start xml.StartElement) error

func (*Formatcode2) UnmarshalXML

func (m *Formatcode2) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error

func (*Formatcode2) Validate

func (m *Formatcode2) Validate() error

Validate validates the Formatcode2 and its children

func (*Formatcode2) ValidateWithPath

func (m *Formatcode2) ValidateWithPath(path string) error

ValidateWithPath validates the Formatcode2 and its children, prefixing error messages with path