Documentation ¶ Index ¶ func RunValidation(schema schema.SchemaRules, input string) bool type EMPTY func (c EMPTY) String() string type MapParameters func (p MapParameters) Get(name string) (interface{}, error) type NA func (c NA) String() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RunValidation ¶ func RunValidation(schema schema.SchemaRules, input string) bool RunValidation Types ¶ type EMPTY ¶ type EMPTY string func (EMPTY) String ¶ func (c EMPTY) String() string type MapParameters ¶ type MapParameters map[string]interface{} func (MapParameters) Get ¶ func (p MapParameters) Get(name string) (interface{}, error) type NA ¶ type NA string Missing Data NA - Known missing or "not applicable" data EMPTY - Unknown missing or currently unavailable data func (NA) String ¶ func (c NA) String() string Source Files ¶ View all Source files conditions.gocumulative.godates.gofiles.gofunctions.gomisc.gomissing.gonumbers.goparameters.gosets.gostrings.gotwo-pass-functions.gotypes.goutils.govalidate.go Click to show internal directories. Click to hide internal directories.