fix-orchestra
fix-orchestra copied to clipboard
[repositoryValidator] Warning for usage of a deprecated field
The repository validator already warns about deprecated fields. It should also warn about a fieldRef to a deprecated field that is not marked deprecated.
Background: LegQty(687) was deprecated with FIX 5.0 SP1. It was hence also deprecated from all components that used it. TrdInstrmtLegGrp was missed and corrected with EP131. The validator ensures referential integrity with this enhancement.