Skip to content

Commit 54076c5

Browse files
Update README.md
1 parent a223a3d commit 54076c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@ Then Integrate your form with Validator.
4444
| Name | Values | Descriptions | Mandatory |
4545
| ----------- | --------------- | ----------------------------------------------------------------------------- | --------- |
4646
| form | #ID | **ID** of the Form to handle validations and filters. | Yes |
47-
| forceFilter | True, False | **True**, to allow form filter without form validations. **False**, default. | No |
47+
| forceFilter | Bool | **True**, to allow form filter without form validations. **False**, default. | No |
4848
| message | Object | Response message for all HTML elements. | No |
49+
| Log | Bool | To enable error log on console. | No |
4950

5051
---
5152

0 commit comments

Comments
 (0)