public static class ValidationView.MandatoryOrOptional extends Object
| Constructor and Description |
|---|
MandatoryOrOptional() |
| Modifier and Type | Method and Description |
|---|---|
Set<ValidationView.Mismatch> |
getMandatory() |
Set<ValidationView.Mismatch> |
getOptional() |
public Set<ValidationView.Mismatch> getMandatory()
public Set<ValidationView.Mismatch> getOptional()
Copyright © 2025 Suncode. All rights reserved.