skrf.vi.validators.DelimitedStrValidator

class skrf.vi.validators.DelimitedStrValidator(dtype=<class 'str'>, sep=', ')[source]
Parameters:

Methods

__init__

validate_input

Try to convert arg to a valid value and return.

validate_output

Try to convert arg to a valid value and return.