save_to_string method

save_to_string

Save validation results to string

Returns

string with results

def save_to_string(self):
    ...

See Also