We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c47b55 commit edd16f2Copy full SHA for edd16f2
1 file changed
src/SimpleSchema.ts
@@ -80,7 +80,8 @@ class SimpleSchema {
80
'getErrorMessage',
81
'humanizeAutoLabels',
82
'keepRawDefinition',
83
- 'requiredByDefault'
+ 'requiredByDefault',
84
+ 'defaultLabel'
85
])
86
87
/**
0 commit comments