Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidContentLength = errors.New("invalid content length") ErrInvalidMimeType = errors.New("invalid mime type") )
Functions ¶
func IsFilecoinAddress ¶
func IsFilecoinAddress(fl validator.FieldLevel) bool
func IsValidFIL ¶
func IsValidFIL(fl validator.FieldLevel) bool
Types ¶
type StoreValidator ¶
type StoreValidator struct {
// contains filtered or unexported fields
}
func New ¶
func New(log *zap.Logger) *StoreValidator
Click to show internal directories.
Click to hide internal directories.