Slot: max_number_results_per_type

if set then truncate results such that no more than this number of results are reported per type

URI: vm:max_number_results_per_type

Applicable Classes

Name

Description

Modifies Slot

ValidationConfiguration

Configuration parameters for execution of a validation report

no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/validation_results

LinkML Source

```yaml name: max_number_results_per_type description: if set then truncate results such that no more than this number of results are reported per type from_schema: https://w3id.org/linkml/validation_results rank: 1000 alias: max_number_results_per_type owner: ValidationConfiguration domain_of: - ValidationConfiguration range: integer
</details>