Uses of Interface
net.sf.oval.IValidator

Packages that use IValidator
net.sf.oval   
net.sf.oval.guard This package contains classes that are relevant for OVal's programming by contract feature. 
 

Uses of IValidator in net.sf.oval
 

Classes in net.sf.oval that implement IValidator
 class Validator
          Instances of this class can validate objects based on declared constraints.
 

Uses of IValidator in net.sf.oval.guard
 

Classes in net.sf.oval.guard that implement IValidator
 class Guard
          Extended version of the validator to realize programming by contract.
 



Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.