ValidationHelper.RequireField Method
Registers the specified field as one that requires user entry.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
RequireField(String) | Registers the specified field as one that requires user entry. |
|
RequireField(String, String) | Registers the specified field as one that requires user entry and registers the specified string as the error message to display if no value is supplied. |
Show: