This function prints the details of a validation object. It outputs the call used to create the object and the version and date of the Qval package.

# S3 method for class 'validation'
print(object, ...)

Arguments

object

A validation object to be printed.

...

Additional arguments passed to the method (currently unused).