| 
    kDB: Knowledge DataBase
    
   | 
 
Classes | |
| struct | Private | 
Public Member Functions | |
| ValidationResult (const ValidationResult &_rhs) | |
| ValidationResult & | operator= (const ValidationResult &_rhs) | 
| Severity | severity () const | 
| knowRDF::Object | focusNode () const | 
| Path | resultPath () const | 
| knowCore::Uri | sourceConstraintComponent () const | 
| knowCore::Uri | sourceShape () const | 
| knowCore::Value | value () const | 
Friends | |
| class | Validator | 
| class | ValidationResults | 
| knowRDF::Object ValidationResult::focusNode | ( | ) | const | 
The name of the node that failed
| Severity ValidationResult::severity | ( | ) | const | 
| knowCore::Uri ValidationResult::sourceConstraintComponent | ( | ) | const | 
Type of constrained that failed
| knowCore::Uri ValidationResult::sourceShape | ( | ) | const | 
The source shape that has triggered the result
| knowCore::Value ValidationResult::value | ( | ) | const | 
The value that triggered the error