svgvalidate

package
v0.12.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Validator

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

func NewValidator

func NewValidator() Validator

func (Validator) Validate

func (vld Validator) Validate(b []byte) error

Validate validates a slice of bytes containing the svg data

func (Validator) ValidateReader

func (vld Validator) ValidateReader(r io.Reader) error

ValidateReader validates svg data from an io.Reader interface

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL