Method: Hexspace::TGetFunctionsResp#validate
- Defined in:
- lib/hexspace/tcli_service_types.rb
#validate ⇒ Object
1618 1619 1620 |
# File 'lib/hexspace/tcli_service_types.rb', line 1618 def validate raise ::Thrift::ProtocolException.new(::Thrift::ProtocolException::UNKNOWN, 'Required field status is unset!') unless @status end |