Versions in this module Expand all Collapse all v1 v1.0.1 Oct 19, 2025 v1.0.0 Oct 19, 2025 Changes in this version + func New() ports.Validator + func NewBasicValidator() ports.Validator + func NewPlaygroundValidator() ports.Validator + type ValidationError struct + Field string + Message string + Value string + func (e ValidationError) Error() string + type ValidationErrors struct + Errors []ValidationError + func (e ValidationErrors) Error() string