Form allows a text box to be filled with white space. In the isValid method, change =="" to string.isNullOrWhiteSpace() should work
Form allows a text box to be filled with white space. In the isValid method, change =="" to string.isNullOrWhiteSpace() should work