Skip to content

validating structs directly doesn't work #23

@jba

Description

@jba

Validation attempts to work on Go structs directly. But I think this is doomed:

I believe the only general solution is to marshal the struct to JSON before validating.

I think we can still validate non-structs directly.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions