* @since 2.0 */ class SafeValidator extends Validator { /** * {@inheritdoc} */ public function validateAttribute($object, $attribute) { } }