Skip to content

Commit bbe938b

Browse files
Highlight method name.
1 parent 9f504c9 commit bbe938b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAUI/DataForm/AI-Powered-Smart-Paste-DataForm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ Once the AI returns a response, the application deserialize the JSON string into
476476

477477
### Step 5: Validate and Submit the form
478478

479-
Enable DataForm validation for all the fields during submission using the Validate method. If validation passes, display a confirmation message. If validation fails, show appropriate error messages.
479+
Enable DataForm validation for all the fields during submission using the `Validate` method. If validation passes, display a confirmation message. If validation fails, show appropriate error messages.
480480

481481
{% tabs %}
482482

0 commit comments

Comments
 (0)