if value is not None and not isinstance(value, Identifier):
            errors.append('Value must be an identifier')