|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.formaria.aria.validation.ValidationFactory
org.formaria.validation.FormValidationFactory
public class FormValidationFactory
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 |
|---|
public FormValidationFactory(Project project)
reader - Reader of file containing validations
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||