WPM::CheckUtil
(Module)
In:
lib_wpm/wpm.rb
Methods
check_not_empty
check_number
empty_string?
Public Instance methods
check_not_empty
(string, strip=false)
check_number
(string) {|string.to_i| ...}
empty_string?
(string, strip=false)
[Validate]