Engine returns the underlying validator engine which powers the StructValidator implementation.
()
| 61 | // Engine returns the underlying validator engine which powers the |
| 62 | // StructValidator implementation. |
| 63 | Engine() any |
| 64 | } |
| 65 | |
| 66 | // Validator is the default validator which implements the StructValidator |
no outgoing calls