I have one custom action code which validates the IP address enters through the dialog during installation. If IP address enters is invalid the custom action code should returns failure. After that wix should pop up error message so that user can understand that the IP address entered by him is invalid. How can I achieve this?