Validate determines if the struct has been defined in a valid state.
()
| 265 | |
| 266 | // Validate determines if the struct has been defined in a valid state. |
| 267 | Validate() error |
| 268 | |
| 269 | // Init initializes the resource and passes in some external information |
| 270 | // and data from the engine. |
no outgoing calls