Package nl.knaw.dans.validation
package nl.knaw.dans.validation
-
ClassDescriptionValidates that at least one of the specified fields is non-null.Validator for the
AtLeastOneOfannotation.Validator forExistingFileannotation forFileobjects.Validator forExistingFileannotation forPathobjects.Validator forExistingFileannotation onStringobjects.Validates that the value of one field is greater than the value of another field.Validator for theGreaterThanannotation.Validator forValidModeannotation.Validates that the specified fields are mutually exclusive, meaning that at most one of them can be non-null.Validator forMutuallyExclusiveannotation.Validates that the value of a field is a valid SWORD token.Validator forSwordTokenannotation.Validates that the value of a specified attribute in a list of objects is unique.Validator for theUniqueAttributeannotation.Validates that the value of a field is a valid URN UUID.Validates that the value of a field is a valid UUID.Validates that the value of a field is a valid Unix mode.