egroupware_official/etemplate/js/test/et2_test_input_validator.json

14 lines
156 B
JSON

var validation_data = {
"content": {
"textbox": "Always"
},
"sel_options": {
"select": {
one: "One",
two: "Two",
three: "Three"
}
},
};