프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$attributeName | string |
메소드 | 설명 | |
---|---|---|
__construct ( string $attributeName ) | ||
evaluate ( mixed $other ) : boolean | Evaluates the constraint for parameter $other. Returns TRUE if the constraint is met, FALSE otherwise. | |
toString ( ) : string | Returns a string representation of the constraint. |
메소드 | 설명 | |
---|---|---|
customFailureDescription ( $other, $description, $not ) |
protected customFailureDescription ( $other, $description, $not ) |