input_check

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Check

type Check struct {
	Data OriginDataTable
	// contains filtered or unexported fields
}

Check Box id y valor

func (Check) AttachJsFunctions

func (Check) AttachJsFunctions() string

func (Check) Build

func (c Check) Build(id, field_name string, skip_completion_allowed bool) string

func (Check) BuildCrudResponseUiElement

func (c Check) BuildCrudResponseUiElement(rq_type, destiny_module_name, field_name, text_field, field_value string, required bool) (out string)

func (Check) GoodTestData

func (c Check) GoodTestData(table_name, field_name string, random bool) (out []string)

func (Check) HtmlName

func (Check) HtmlName() string

func (Check) Name

func (c Check) Name() string

func (Check) SelectedTargetChanges

func (Check) SelectedTargetChanges() string

func (Check) Validate

func (c Check) Validate(data_in string, skip_validation bool) (ok bool)

validacion con datos de entrada

func (Check) WrongTestData

func (c Check) WrongTestData() (out []string)

type OriginDataTable

type OriginDataTable interface {
	OriginDataTable() map[string]string //{"1":"Admin","2":"Editor"}
}

Jump to

Keyboard shortcuts

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