com.ohrasys.cad.bnf.validator
Class NumberValidator

java.lang.Object
  extended by com.ohrasys.cad.bnf.BNFAbstractTest
      extended by com.ohrasys.cad.bnf.BNFOneOfManyRequiredTest
          extended by com.ohrasys.cad.bnf.validator.NumberValidator
All Implemented Interfaces:
BNFTestImplementor

public class NumberValidator
extends BNFOneOfManyRequiredTest


Field Summary
 
Fields inherited from class com.ohrasys.cad.bnf.BNFAbstractTest
collectedData, collecting, committed, formatting, i18n, nextTest, playable, result, tests
 
Constructor Summary
NumberValidator()
           
 
Method Summary
 
Methods inherited from class com.ohrasys.cad.bnf.BNFOneOfManyRequiredTest
test, toString
 
Methods inherited from class com.ohrasys.cad.bnf.BNFAbstractTest
checkTests, collect, isFirstTest, isLastTest, isNotLastTest, reset, setCollecting, setFormatting
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NumberValidator

public NumberValidator()
                throws BNFTestException
Throws:
BNFTestException