PHP 클래스 Symfony\Component\Validator\Constraints\Regex

저자: Bernhard Schussek ([email protected])
상속: extends Symfony\Component\Validator\Constraint
파일 보기 프로젝트 열기: pmjones/php-framework-benchmarks 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$match
$message
$pattern

공개 메소드들

메소드 설명
getDefaultOption ( ) {@inheritDoc}
getRequiredOptions ( ) {@inheritDoc}

메소드 상세

getDefaultOption() 공개 메소드

{@inheritDoc}
public getDefaultOption ( )

getRequiredOptions() 공개 메소드

{@inheritDoc}
public getRequiredOptions ( )

프로퍼티 상세

$match 공개적으로 프로퍼티

public $match

$message 공개적으로 프로퍼티

public $message

$pattern 공개적으로 프로퍼티

public $pattern