system

package
v0.0.0-...-c665954 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const Package packageType = 0

Variables

This section is empty.

Functions

This section is empty.

Types

type Raw

type Raw struct {
	Value interface{}
}

frizz

func (*Raw) Repack

func (r *Raw) Repack(context global.DataContext) (value interface{}, dict bool, null bool, err error)

func (*Raw) Unpack

func (r *Raw) Unpack(context global.DataContext, in interface{}) (null bool, err error)

type Type

type Type struct {
	Validators []common.Validator
}

frizz

func (Type) Validate

func (t Type) Validate(context global.ValidationContext, value interface{}) (valid bool, message string, err error)

func (Type) ValidateValue

func (t Type) ValidateValue(context global.ValidationContext, value reflect.Value) (valid bool, message string, err error)

Jump to

Keyboard shortcuts

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