class DxfInputValidator(object): def __init__(self, _): pass def validate(self, dxf_input): return None