Which of the following validation functions could be performed at the DCO field level to meet these requirements in that order ?

A consultant, while developing an IBM Datacap Taskmaster financial application, must incorporate validation rules to enforce certain fields to be in valid currency format and needs to follow these rules: 1).Always delete Alpha characters from the field, so if the field has ‘USD’ or ‘$’ as suffix, this will be deleted. 2).Remove leading or trailing spaces from the field 3).Always ensure the field is numeric. 4).Should always include two digit decimal amount
Which of the following validation functions could be performed at the DCO field level to meet these requirements in that order ?
A. DeleteAllAlpha() > DeleteLCSpaces() > IsFieldCurrency()
B. DeleteAlpha() > DeleteSelectedChars() > IsFieldCurrency()
C. DeleteAlpha() > DeleteAllMiscChars() > IsFieldLocalCurrency()
D. DeleteAllAlpha() > FilterFieldSelectedChars() > IsFieldCurrency()

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.