Package | Description |
---|---|
fc.web.forms |
Encapsulates HTML forms as java objects (Usage Diagram [in new window], Class Hierarchy Diagram).
|
Modifier and Type | Class and Description |
---|---|
class |
VFilledOnChoice
Validates that a certain radio or checkbox button selected
(or not selected) implies that other fields in the form are
also filled out.
|
class |
VFilledOnFilled
Validates that some condition/state for a group of fields
implies some other condition/state for another group of fields.
|