ValidationInfo
Provider describing how a given target node should be validated. Validations are run when target with ValidationInfo
provider is a transitive dependency of a requested target.
ValidationInfo.validations
ValidationInfo.validations: list[ValidationSpec]
List of ValidationSpec
values each representing a single validation.