|
| def | __init__ (self, table, validator, name, named_ctrl=None) |
| |
| def | __init__ (self, table, name, named_ctrl=None) |
| |
Definition at line 215 of file tablecontrollers.py.
◆ __init__()
| def robotide.controller.tablecontrollers.VariableNameValidation.__init__ |
( |
|
self, |
|
|
|
table, |
|
|
|
validator, |
|
|
|
name, |
|
|
|
named_ctrl = None |
|
) |
| |
◆ _validate()
| def robotide.controller.tablecontrollers.VariableNameValidation._validate |
( |
|
self, |
|
|
|
name |
|
) |
| |
|
private |
◆ _validator
| robotide.controller.tablecontrollers.VariableNameValidation._validator |
|
private |
◆ error_message
| robotide.controller.tablecontrollers.VariableNameValidation.error_message |
The documentation for this class was generated from the following file: