net.sf.oval.constraint
Interface CheckWithCheck.SimpleCheck

All Superinterfaces:
Serializable
All Known Subinterfaces:
CheckWithCheck.SimpleCheckWithMessageVariables
Enclosing class:
CheckWithCheck

public static interface CheckWithCheck.SimpleCheck
extends Serializable


Method Summary
 boolean isSatisfied(Object validatedObject, Object value)
           
 

Method Detail

isSatisfied

boolean isSatisfied(Object validatedObject,
                    Object value)


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