ObjectCommand Constructor
- Last UpdatedMar 17, 2026
- 1 minute read
This class is used to define validation for an Object Command.
| Overload | Description |
|---|---|
| ObjectCommand Constructor() | Default Constructor |
| ObjectCommand Constructor(String) | This constructor is used to create an ObjectCommand with a given name. |