mirror of
https://github.com/unitedstates/contact-congress.git
synced 2025-12-19 17:37:24 -05:00
Update schema.md
This commit is contained in:
@@ -140,8 +140,8 @@ many of which are common to most steps:
|
||||
the `value` is one of the following, `options` can be specified accordingly:
|
||||
- `$EMAIL`: `allows_plus: true` or `allows_plus: false`, depending on if the form
|
||||
allows a plus sign in the `email` field.
|
||||
- `max_length` (optional): This field will be present if a field has a maximum length.
|
||||
It's very useful where max length is only enforced server-side.
|
||||
- `max_length` (optional): This field will be present if a field has a maximum character length.
|
||||
This value should be a number. It's very useful where max length is only enforced server-side.
|
||||
|
||||
**A note on CAPTCHAs**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user