Documentation
¶
Index ¶
- func DvRut(rut int) string
- func RunValidate(rin string) bool
- type Rut
- func (r Rut) Build(id, field_name string, skip_completion_allowed bool) string
- func (r Rut) GoodTestData(table_name, field_name string, random bool) (out []string)
- func (r Rut) HtmlName() string
- func (Rut) InputValueChanges() string
- func (r Rut) Name() string
- func (r Rut) RutNormalize(rutIn *string) (ok bool)
- func (Rut) SelectedTargetChanges() string
- func (r Rut) Validate(data_in string, skip_validation bool) bool
- func (r Rut) WrongTestData() (out []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Rut ¶
func (Rut) GoodTestData ¶
func (Rut) InputValueChanges ¶
func (Rut) RutNormalize ¶
func (Rut) SelectedTargetChanges ¶
func (Rut) WrongTestData ¶
Click to show internal directories.
Click to hide internal directories.