[target_c_diary_id] type = "int" required = 0 min = 1 [subject] type = "string" required = 1 caption = "タイトル" [body] type = "string" required = 1 caption = "本文" [public_flag] type = "string" required = 1 caption = "公開範囲" [category] type = "string" default = "" pre_filter = "ntrim,trim,mysqltext"