Class ContactReplyMethodDialogController.ValidationResult
java.lang.Object
page.codeberg.friedolyn.gui.controllers.ContactReplyMethodDialogController.ValidationResult
- Enclosing class:
ContactReplyMethodDialogController
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
valid
public boolean validWhether the user's input matches the expected format for the respective contact method. -
selected
public boolean selectedWhether the user has chosen to use the validated input as their preferred contact method.
-
-
Constructor Details
-
ValidationResult
public ValidationResult()
-