Adding all current customizations to the original forked code.
This commit is contained in:
@ -94,4 +94,5 @@ validator_types = {
|
||||
"int": IntegerValidator,
|
||||
"number": NumberValidator,
|
||||
"num": NumberValidator,
|
||||
"bool": BoolValidator,
|
||||
}
|
||||
|
Reference in New Issue
Block a user