Documentation
¶
Index ¶
- type DateAge
- func (d DateAge) Build(id, field_name string, skip_completion_allowed bool) string
- func (d DateAge) GoodTestData(table_name, field_name string, random bool) (out []string)
- func (d DateAge) HtmlName() string
- func (DateAge) InputValueChanges() string
- func (d DateAge) Name() string
- func (DateAge) SelectedTargetChanges() string
- func (d DateAge) Validate(data_in string, skip_validation bool) (ok bool)
- func (d DateAge) WrongTestData() (out []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DateAge ¶
type DateAge struct {
TitleInfo string
}
formato fecha: DD-MM-YYYY
func (DateAge) GoodTestData ¶
func (DateAge) InputValueChanges ¶
func (DateAge) SelectedTargetChanges ¶
func (DateAge) WrongTestData ¶
Click to show internal directories.
Click to hide internal directories.