SetShowError Method

SetShowError function

Indicates whether the data validation error message will be displayed whenever the user enters invalid data.


func (instance *Validation) SetShowError(value bool)  error

Remarks

See Also