예제 #1
0
 class Example(types.Type):
     when = validators.Time(allow_null=True)
예제 #2
0
 class Example(types.Type):
     when = validators.Time()