Sha256: c421bc903b2f62769e4e0da0b0b23d9964843ab2494945c88cc46e1f32c45842
Contents?: true
Size: 1.48 KB
Versions: 1
Compression:
Stored size: 1.48 KB
Contents
OptParseValidator ================= [](https://badge.fury.io/rb/opt_parse_validator) [](https://travis-ci.org/wpscanteam/OptParseValidator) [](https://coveralls.io/r/wpscanteam/OptParseValidator?branch=master) [](https://codeclimate.com/github/wpscanteam/OptParseValidator) [](https://gemnasium.com/wpscanteam/OptParseValidator) ### Available Validators & associated attributes: - Array - :separator (default: ',') - Boolean - Choice - :choices (mandatory) - :case_sensitive - Credentials - Directory Path - :exists - :executable - :readable - :writable - File Path - :exists - :executable - :readable - :writable - Integer - IntegerRange - separator (default: '-') - MultiChoices - choices (mandatory) - separator (default: ',') - value_if_empty - incompatible - Positive Integer - Path - :file - :directory - :exists - :executable - :readable - :writable - Proxy - :protocols - :default_protocol - Regexp: - :options (See http://ruby-doc.org/core-2.2.1/Regexp.html#method-c-new) - String - URI - :protocols - :default_protocol - URL - :default_protocol
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opt_parse_validator-0.0.13.6 | README.md |