
Fingerprint of the slots that determine the outcome of the repair and structural validity checks in validParams()
Source: R/MizerParams-class.R
validation_key.RdThe fingerprint covers every slot that repair_params() reads or writes and
every slot that the MizerParams validity function inspects, except for the
values inside the large rate arrays, of which only the dimensions and
dimension names are included. The values in those arrays are checked
unconditionally by check_finite() instead.