# Slot: http_response_code URI: [vm:http_response_code](https://w3id.org/linkml/validation-model/http_response_code) ## 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: http_response_code from_schema: https://w3id.org/linkml/validation_results rank: 1000 alias: http_response_code owner: ExternalReferenceValidationResult domain_of: - ExternalReferenceValidationResult range: integer ```