Пример #1
0
 def validate(self):
     '''
     Validate the ip address here
     '''
     return Resource.validate(self)
Пример #2
0
 def validate(self):
     '''
     Validate the ip address here
     '''
     return Resource.validate(self)
Пример #3
0
 def validate(self):
     '''
     Validate the Properties
     '''
     return Resource.validate(self)
Пример #4
0
 def validate(self):
     '''
     Validate the Properties
     '''
     return Resource.validate(self)