getter for strict check flag
Returns:
Flag defines whether to do strict parsing check
99 100 101
# File 'lib/phonelib/core.rb', line 99 def strict_check @@strict_check end