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