org.formaria.validation
Class FormValidationFactory

java.lang.Object
  extended by org.formaria.aria.validation.ValidationFactory
      extended by org.formaria.validation.FormValidationFactory

public class FormValidationFactory
extends ValidationFactory

Constucts validations be reading rules from a configuration file

Copyright (c) Formaria Ltd., 2008, This software is licensed under the GNU Public License (GPL), please see license.txt for more details. If you make commercial use of this software you must purchase a commercial license from formaria.

$Revision: 1.6 $


Field Summary
 
Fields inherited from class org.formaria.aria.validation.ValidationFactory
changeCounter, configFiles, currentProject, localChangeCounter, validations
 
Constructor Summary
FormValidationFactory(Project project)
          Constructor which reads validations from the reader
 
Method Summary
 
Methods inherited from class org.formaria.aria.validation.ValidationFactory
addConfigFile, checkRegistration, doRead, doRead, doRead, getValidation, getValidation, read, read, read, updateConfig
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormValidationFactory

public FormValidationFactory(Project project)
Constructor which reads validations from the reader

Parameters:
reader - Reader of file containing validations