|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.databene.benerator.engine.statement.ValidationStatement
public class ValidationStatement
Statement
using a Validator
to check if the current object is valid.
Created: 06.09.2011 12:50:04
Constructor Summary | |
---|---|
ValidationStatement(org.databene.commons.Validator validator)
|
Method Summary | |
---|---|
boolean |
execute(BeneratorContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValidationStatement(org.databene.commons.Validator validator)
Method Detail |
---|
public boolean execute(BeneratorContext context)
execute
in interface Statement
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |