class |
DuplicatedRecordIdValidator |
Check that no two records in a set have the same record ID.
|
class |
MissingJustificationValidator |
Checks that a mapping has a mapping justification.
|
class |
MissingObjectValidator |
Checks that a mapping has an object.
|
class |
MissingPredicateValidator |
Checks that a mapping has a predicate.
|
class |
MissingRecordIdValidator |
Checks that either all records in a set have a record ID, or none have one.
|
class |
MissingReviewerValidator |
Checks that a mapping record that has a review_date or a
reviewer_agreement also has either a reviewer_id or
a reviewer_label.
|
class |
MissingSubjectValidator |
Checks that a mapping has a subject.
|
class |
PredicateTypeValidator |
Checks that a mapping has a predicate with a suitable type.
|