PHP 클래스 Gajus\Vlad\Validator\NotEmpty

상속: extends Gajus\Vlad\Validator
파일 보기 프로젝트 열기: gajus/vlad

보호된 프로퍼티들

프로퍼티 타입 설명
$default_options
$message

공개 메소드들

메소드 설명
__construct ( array $options = [] )
assess ( $value )

메소드 상세

__construct() 공개 메소드

public __construct ( array $options = [] )
$options array

assess() 공개 메소드

public assess ( $value )

프로퍼티 상세

$default_options 보호되어 있는 정적으로 프로퍼티

protected static $default_options

$message 보호되어 있는 정적으로 프로퍼티

protected static $message