I entered three flex fields values on the screen. After I have done
with that I will like them to be verified to add up to the value '1' or else raise error
message. For e.g 0.5. 04, 0.1 is good, 0.5, 0.4, 05 will raise error message. What
do I need to do to accomplish that.