PHP 클래스 FOS\UserBundle\Validator\Password

상속: extends Symfony\Component\Validator\Constraint
파일 보기 프로젝트 열기: KnpLabs/KnpUserBundle

공개 프로퍼티들

프로퍼티 타입 설명
$message
$passwordProperty
$userProperty

공개 메소드들

메소드 설명
requiredOptions ( )
targets ( )
validatedBy ( )

메소드 상세

requiredOptions() 공개 메소드

public requiredOptions ( )

targets() 공개 메소드

public targets ( )

validatedBy() 공개 메소드

public validatedBy ( )

프로퍼티 상세

$message 공개적으로 프로퍼티

public $message

$passwordProperty 공개적으로 프로퍼티

public $passwordProperty

$userProperty 공개적으로 프로퍼티

public $userProperty