support new special property demoting_error_warning
This commit is contained in:
@ -83,6 +83,9 @@ validator
|
||||
|
||||
warnings
|
||||
display warnings during validation
|
||||
|
||||
demoting_error_warning
|
||||
all value errors are convert to warning (ValueErrorWarning)
|
||||
"""
|
||||
default_properties = ('cache', 'validator', 'warnings')
|
||||
|
||||
|
Reference in New Issue
Block a user