validateContractManagerCodes |
public boolean validateContractManagerCodes(List assignContractManagerDetails)(Code) |
| Review the list of AssignContractManagerDetails where the user has entered ContractManagerCodes and validates that each code
is valid.
Parameters: assignContractManagerDetails - A list containing the code to be validated. Boolean indicating if validation succeeded |