Types for defining JSON schemas. Synopsis. class JSONSchema a where. data Schema. = Choice [Schema]; | Object ...
確定! 回上一頁