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