Hi Valentin,
Thanks for your reply.As I am using field-symbols first I move the value to the field-symbol then it checks for initial or not.If it is not initial I will check for the field name (ValidFrom/To) if it is any of these two I should check for the format of the date in the field-symbol.If it is in this MM/DD/YYYY
format it is fine.Else I should move the message as "Invalid date format" to the field-symbol <fs_status>.Please tell me how to acheive it.
Regards,
Chakradhar.