Skip to content

Is func (*Validate) Struct thread-safe ? #315

@7fELF

Description

@7fELF

Package version:

v9

Issue, Question or Enhancement:

Question

I'm using func (*Validate) Struct to validate API requests.
Is that safe to use only one instance of Validate for the whole project considering there may be simultaneous calls to (*Validate) Struct()?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions