Hello All,

Could someone please help me out on validating a decimal value into a decimal field. Users should not enter any decimal values into decimal field except for couple of possible scenarios.

Workflow should throw up a error message if users enter any decimal value.

NOTE: Need to verify input value whether it is a integer or a decimal value.

Thanks in advance.