Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

meta: convert validation to ozzo  #227

@adamdecaf

Description

@adamdecaf

Customers Version: v0.5.0-dev

What were you trying to do?
All data objects need to be properly validated. This involves ensuring their formatting is accepted for the underlying type or they're containing only acceptable characters.

Library: github.com/go-ozzo/ozzo-validation
Example: https://github.com/moov-io/identity/blob/master/pkg/client/validation.go

What did you expect to see?
Data should only be accepted if it is valid.

Implementation Notes
Please do this one package/file at a time. A big change across the project might conflict with other changes in-flight.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions