 | CustodianManager.ValidateCustodian Method |
Validates that a custodian name passes all validation rules
Namespace:
Law.EdaIntegration.Import
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntaxpublic void ValidateCustodian(
string custodianName
)
Parameters
- custodianName
- Type: System.String
The name of the custodian to validate
See Also