|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
it.eng.spago.validation.Validation
while are needed more functionality like:
1) In SpagoBI the validator must be able to read rules generated
dinamically at runtime.
serviceName
is called, if the service validator is configured correctly into the validator.xml
configuration file.
validator.xml>/code> file are verifyed, and, if yes, acknowledge
to start validation control.
- validate(RequestContainer, ResponseContainer, SourceBean) -
Method in class it.eng.spagobi.utilities.BIObjectValidator
- From the request and response container this method controls if validation conditions
declarated into the
validator.xml>
file are verifyed, and, if yes, acknowledge
to start validation control.
- validate(String, String, RequestContainer, ResponseContainer) -
Method in class it.eng.spagobi.validation.SpagoBIValidationImpl
- From the request and response container this method controls if validation conditions
declarated into the
validator.xml>/code> file are verifyed, and, if yes, acknowledge
to start validation control.
- validateBIObject(String, SourceBean, EMFErrorHandler) -
Method in class it.eng.spagobi.services.modules.DetailBIObjectModule
- It is a particular method to validate a BI object.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |