Package org.alfresco.repo.dictionary.constraint
package org.alfresco.repo.dictionary.constraint
-
ClassesClassDescriptionBase services for constraints.A registry of constraints.Constraint implementation that ensures the value is one of a constrained list of values.Loads cm:filename constraint from dictionary to use it during batch jobsA No operation constraint, it does nothingConstraint implementation that ensures that the value is a numeric value bewteen a given minimum and maximum value.Constraint implementation that performs regular expression comparisons.Constraint implementation that defers to constraints registered with the static instance of the
ConstraintRegistry
.Constraint implementation that ensures that the length of the String value.