| CustodianManagerValidateCustodianName Method |
Validates that a custodian name passes all validation rules
Namespace:
Law.EdaIntegration.Import
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax public void ValidateCustodianName(
string custodianName
)
Parameters
- custodianName
- Type: SystemString
The name of the custodian to validate
See Also