Skip to content

Add generic cross field validation for number and time.Time types for struct type not individual field validation #13

@deankarn

Description

@deankarn

add to gt, gte, le and lte

this will allow generic Start vs End Time validation and Range Validation

example:

Start validate:"lt=End" <-- will look for field "End" on top level struct and validate "Start" is before "End"

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions