Uses of Class
org.openforis.collect.datacleansing.form.DataCleansingStepValueForm
-
Packages that use DataCleansingStepValueForm Package Description org.openforis.collect.datacleansing.controller org.openforis.collect.datacleansing.form.validation -
-
Uses of DataCleansingStepValueForm in org.openforis.collect.datacleansing.controller
Methods in org.openforis.collect.datacleansing.controller with parameters of type DataCleansingStepValueForm Modifier and Type Method Description org.openforis.commons.web.ResponseDataCleansingStepValueController. validate(DataCleansingStepValueForm form, org.springframework.validation.BindingResult result) -
Uses of DataCleansingStepValueForm in org.openforis.collect.datacleansing.form.validation
Methods in org.openforis.collect.datacleansing.form.validation with parameters of type DataCleansingStepValueForm Modifier and Type Method Description voidDataCleansingStepValueValidator. validateForm(DataCleansingStepValueForm target, org.springframework.validation.Errors errors)
-