Method: Semi::Variables::String#validate

Defined in:
lib/semi/variables/string.rb

#validateObject



6
7
8
# File 'lib/semi/variables/string.rb', line 6

def validate
  self.validate(@value)
end