public bool IsDangerous() =>
 VoucherFilter.IsDangerous() && Range.IsDangerous() && DetailFilter.IsDangerous();