1204: dividendLeg/dividendPeriod/fixedStrike is too strict
In some trades, we’ve seen dividend swaps with a dividendLeg/dividendPeriod/fixedStrike equal to 0. Making the fixedStrike as a PositiveDecimal is too strict. It should be changed to NonNegativeDecimal.