Author: Rick Silvers
Posted: Thu May 11, 2017 8:22 pm (GMT 5.5)
date1, date2, date3, blance_amount
date1 is format YYYYMM and can be only YYYYMM
date2 is format YYYYMMDD and can be only YYYYMMDD
date3 is format YYYYMMDD and can be only YYYYMMDD
blance_format is format 999999999 and needs to be numeric, no characters or . (decimals)
Posted: Thu May 11, 2017 8:22 pm (GMT 5.5)
Arun Raj wrote: |
Rick, Most probably yes. What kind of validation do you need to perform on these fields? Can you provide details on each of those. |
date1, date2, date3, blance_amount
date1 is format YYYYMM and can be only YYYYMM
date2 is format YYYYMMDD and can be only YYYYMMDD
date3 is format YYYYMMDD and can be only YYYYMMDD
blance_format is format 999999999 and needs to be numeric, no characters or . (decimals)