validateCredential method Null safety
- String? correlationId,
- CredentialParams? credential
Validates credential parameters and throws an exception on error. This method can be overriden in child classes.
correlationId
(optional) transaction id to trace execution through call chain.credential
credential parameters to be validated