public class ValidationOption extends Object
| Modifier and Type | Method | Description |
|---|---|---|
String |
getArgName() |
Gets the argument name.
|
String |
getCode() |
Gets the code.
|
String |
getDescription() |
Gets the description.
|
boolean |
isRequired() |
Check if this option type is required.
|
public String getCode()
public String getArgName()
public String getDescription()
public boolean isRequired()
Copyright © 2025. All rights reserved.