|
PAJES 3.0.21 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InputMandatoryValidation
This interface is implemented by all Input objects that require the user to provide input.
| Method Summary | |
|---|---|
boolean |
isMandatory()
Detrmines if this field is mandatory or not. |
Input |
setMandatory(boolean valueIsRequired)
Sets validation to ensure the user provides a response. |
| Method Detail |
|---|
boolean isMandatory()
Input setMandatory(boolean valueIsRequired)
valueIsRequired - true if a value is mandatory.
|
PAJES 3.0.21 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||