Flowdock
method

check_lexical_format

Importance_0
v1_8_7_330 - Show latest stable - 0 notes - Class: WSDL::XMLSchema::SimpleContent
check_lexical_format(value) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/wsdl/xmlSchema/simpleContent.rb, line 21
  def check_lexical_format(value)
    check(value)
  end
Register or log in to add new notes.