org.apache.commons.contract.constraints
Interface Constraints

All Superinterfaces:
Castable, Validatable
All Known Implementing Classes:
ArrayConstraints, BooleanConstraints, DateConstraints, ListConstraints, LocaleConstraints, MapConstraints, NumberConstraints, StringConstraints, TreeConstraints, Unconstrained

public interface Constraints
extends Validatable, Castable


Method Summary
 org.apache.commons.i18n.bundles.TextBundle verboseConstraints()
           
 
Methods inherited from interface org.apache.commons.contract.constraints.Validatable
validate
 
Methods inherited from interface org.apache.commons.contract.constraints.Castable
cast
 

Method Detail

verboseConstraints

org.apache.commons.i18n.bundles.TextBundle verboseConstraints()


Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.