github.com/mattermost/xml-roundtrip-validator

xml-roundtrip-validator

56

Decision Signals

Health score 56/100, confidence 40/100.

Caution
Maintenance 48
Adoption 40
Security 92
Maturity 45
Developer DX 61
Confidence 40

Install

go get github.com/mattermost/xml-roundtrip-validator

Package Data

updated Jun 11, 2026
Latest versionUnknown
Imported by220 packages
Stars0
Forks0
Last activityUnknown
Latest releaseUnknown
LicenseUnknown
Known vuln records0

API Surface

15 symbols
SymbolKindSynopsis
XMLRoundtripError Type type XMLRoundtripError struct{ ... }
XMLRoundtripError.Error Method func (err XMLRoundtripError) Error() string
XMLRoundtripError.Expected Field Expected xml.Token
XMLRoundtripError.Observed Field Observed xml.Token
XMLRoundtripError.Overflow Field Overflow []byte
XMLValidationError Type type XMLValidationError struct{ ... }
XMLValidationError.Column Field Column int64
XMLValidationError.End Field End int64
XMLValidationError.Error Method func (err XMLValidationError) Error() string
XMLValidationError.Line Field Line int64
XMLValidationError.Start Field Start int64
XMLValidationError.Unwrap Method func (err XMLValidationError) Unwrap() error

Maintained Alternatives

lower maintenance score

#1 Validator

Package validator implements value validations for structs and individual fields based on tags.

Go Validation Libraries 20.0K stars 0 imported-by 65% confidence
88

#2 govalidator

[Go] Package of validators and sanitizers for strings, numerics, slices and structs

Go Validation Libraries 6.2K stars 0 imported-by 45% confidence
83

#3 validate

⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。

Go Validation Libraries 1.2K stars 0 imported-by 45% confidence
81

Similar Packages

Go Validation Libraries

#1 Validator

Package validator implements value validations for structs and individual fields based on tags.

Go Validation Libraries 20.0K stars 0 imported-by 65% confidence
88

#2 govalidator

[Go] Package of validators and sanitizers for strings, numerics, slices and structs

Go Validation Libraries 6.2K stars 0 imported-by 45% confidence
83

#3 validate

⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。

Go Validation Libraries 1.2K stars 0 imported-by 45% confidence
81

#4 govalidator

Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.

Go Validation Libraries 1.3K stars 248 imported-by 100% confidence
71

#5 ozzo-validation

Package validation provides configurable and extensible rules for validating data of various types.

Go Validation Libraries 4.1K stars 1.3K imported-by 100% confidence
71