validators

package
v2.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ObjectIDRuleErr = validation.NewError("validation_is_mongoid", "Invalid ObjectID")

Functions

This section is empty.

Types

type NullableObjectID added in v2.3.0

type NullableObjectID string

func (NullableObjectID) Validate added in v2.3.0

func (o NullableObjectID) Validate() error

type NullableObjectIdRule added in v2.3.0

type NullableObjectIdRule int32

func NewNullableObjectIDRule added in v2.3.0

func NewNullableObjectIDRule() NullableObjectIdRule

func (NullableObjectIdRule) Validate added in v2.3.0

func (NullableObjectIdRule) Validate(v any) error

type ObjectID

type ObjectID string

func (ObjectID) Validate

func (o ObjectID) Validate() error

type ObjectIdRule

type ObjectIdRule int32

func NewObjectIDRule

func NewObjectIDRule() ObjectIdRule

func (ObjectIdRule) Validate

func (ObjectIdRule) Validate(v any) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL