コード例 #1
0
 public function validate_profile($input)
 {
     return Member::validate_profile($input);
 }