Skip to content

Commit 36b82b9

Browse files
authored
Update 13/umbraco-forms/editor/creating-a-form/form-advanced.md
1 parent 86a3256 commit 36b82b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13/umbraco-forms/editor/creating-a-form/form-advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The advanced options for forms are only available when [configured to display](.
1414

1515
## Validation Rules
1616

17-
When creating forms you are able to add validation to individual fields, making them mandatory or applying a regular expression pattern. Via the advanced options, you can provide validation rules for the entire form. This allows you to validate expressions based on multiple fields. For example, "these two email fields should be the same", or "this date should be after this other one".
17+
When creating forms you can add validation to individual fields, making them mandatory or applying a regular expression pattern. You can provide validation rules for the entire form via the advanced options. This allows you to validate expressions based on multiple fields. For example, "these two email fields should be the same", or "this date should be after this other one".
1818

1919
![Validation rules](./images/validation-rules.png)
2020

0 commit comments

Comments
 (0)