Esempio n. 1
0
 def validate(self):
     '''
     Validate the ip address here
     '''
     return Resource.validate(self)
Esempio n. 2
0
 def validate(self):
     '''
     Validate the ip address here
     '''
     return Resource.validate(self)
Esempio n. 3
0
 def validate(self):
     '''
     Validate the Properties
     '''
     return Resource.validate(self)
Esempio n. 4
0
 def validate(self):
     '''
     Validate the Properties
     '''
     return Resource.validate(self)