method

check_lexical_format

check_lexical_format(value)
public

No documentation available.

# File lib/wsdl/xmlSchema/simpleContent.rb, line 21
  def check_lexical_format(value)
    check(value)
  end