java.lang.Object
org.apache.jackrabbit.spi.commons.nodetype.constraint.ValueConstraint
All Implemented Interfaces:
QValueConstraint

public abstract class ValueConstraint extends Object implements QValueConstraint
ValueConstraint and its subclasses are used to check the syntax of a value constraint and to test if a specific value satisfies it.