| Package | Description |
|---|---|
| org.javarosa.core.model |
| Modifier and Type | Method and Description |
|---|---|
ValidateOutcome |
TriggerableDag.validate(FormEntryController formEntryControllerToBeValidated)
Invoked to validate a filled-in form.
|
ValidateOutcome |
TriggerableDag.validate(FormEntryController formEntryControllerToBeValidated,
boolean markCompleted)
Deprecated.
Use 'validate' without the 'markCompleted' parameter, as the 'true' value has been the only one used.
|
Copyright © 2024. All rights reserved.