[Date Prev][Date Next] [Chronological] [Thread] [Top]

Enforcing Ranges on Numeric Attributes



> Is there a way to define a numeric attribute (my example is an integer) to
> allow only certain values?  For example, I want to make sure it does not
> contain a negative value - having a lower bound constraint of 0 would do
> this.  Is this possible and if so, how would I implement it in OpenLDAP,
> for exxample?
> 
> Thanks in advance for any assistance anyone has.
> 
> -shane