info.magnolia.module.form.engine
Interface FormDataBinder

All Known Implementing Classes:
DefaultFormDataBinder

public interface FormDataBinder

Performs binding and validation of submitted values.


Method Summary
 FormStepState bindAndValidate(javax.jcr.Node paragraph)
           
 

Method Detail

bindAndValidate

FormStepState bindAndValidate(javax.jcr.Node paragraph)
                              throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.