# Slot: number_of_attempts URI: [vm:number_of_attempts](https://w3id.org/linkml/validation-model/number_of_attempts) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ExternalReferenceValidationResult](ExternalReferenceValidationResult.md) | A validation result where the check is to determine if a link to an external ... | no | ## Properties * Range: [Integer](Integer.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/validation_results ## LinkML Source
```yaml name: number_of_attempts from_schema: https://w3id.org/linkml/validation_results rank: 1000 alias: number_of_attempts owner: ExternalReferenceValidationResult domain_of: - ExternalReferenceValidationResult range: integer ```