set_validation# scarlet2.set_validation(state: bool = True)[source]# Set the global validation switch. Parameters: state (bool, optional) – If True, validation checks will be automatically performed. If False, they will be skipped. Defaults to True.