{{companyInfoFormGroup.controls.companyName.errors.cusip.message}}
You must enter a 9-character alphanumeric cusic code.
{{companyInfoFormGroup.controls.oracleCorporationCusipCode.errors.cusip.message}}
If you want to apply conditional validation on 'Microsoft Corporation Cusip Code' then you need to add 'Company Name' input as 'Microsoft'.
Conditional Expression with type 'string'
{{companyInfoFormGroup.controls.microsoftCorporationCusipCode.errors.cusip.message}}
enter 9-character alphanumeric cusip Code only
Shows custom message.
{{companyInfoFormGroup.controls.appleIncCusipCode.errors.cusip.message}}