PHP » GoLang |
login |
register |
about
|
GoLang Parle\RParser::validate
request it (302)
GoLang replacement for PHP's Parle\RParser::validate
[edit | history]
Parle\RParser::validate(PECL parle >= 0.7.0) Parle\RParser::validate — Validate input Description
public bool Parle\RParser::validate
( string
$data
, Parle\RLexer $lexer
)Validate an input string. The string is parsed internally, thus this method is useful for the quick input validation. Parameters
Return ValuesReturns boolean whitnessing whether the input chimes or not with the defined rules. |
more
Recently updated
more
Most requested
more
Last requests
|