くそこーど

isNull (hoge) {
if ( validator->validate(hoge, new Assert\isNull() ) ) {
return true
}
return false
}