taurus taurus

Previous topic

taurus.core.utils

Next topic

AttributeNameValidator

This Page

AbstractTangoValidator

Inheritance diagram of AbstractTangoValidator

class AbstractTangoValidator
complete_name = None
getNames(str, factory=None)

Returns a tuple of three elements with (complete_name, normal_name, short_name) or None if no match is found

getParams(str)
isValid(str, matchLevel=0)
normal_name = None
protocol_prefix = 'tango://'
short_name = None
tango_word = "[^\\:\\/\\?\\#\\[\\]\\@\\!\\$\\&'\\(\\)\\*\\,\\;\\=]+"
uri_gen_delims = '\\:\\/\\?\\#\\[\\]\\@'
uri_reserved = "\\:\\/\\?\\#\\[\\]\\@\\!\\$\\&'\\(\\)\\*\\,\\;\\="
uri_sub_delims = "\\!\\$\\&'\\(\\)\\*\\,\\;\\="