1.
ValidationResult (FormProc API Version 1.3)
java.lang.Object | +--org.formproc.validation.ValidationResult ... Construct a new ValidationResult object. This constructor will set the valid flag to true ...
2.
Form (FormProc API Version 1.3)
Process the given FormData objects. This method uses the default Locale. ... Process the given FormData object. The FormData object will first be validated ...
3.
4.
5.
6.
7.
8.
9.
10.