Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Closed
Description
The default value of the strict property of the Choice Constraint still appearsfalse in the4.x documentation. But it is defined as true in thesource code.
Also thetype of themissingFieldsMessage property of the Collection Constraint appears boolean. I think it should be astring. This applies to documentation of all versions.