type Schema. = BooleanSchema Bool. | ObjectSchema SubSchema. Schema can be either boolean or actual object containing validation and meta properties.
確定! 回上一頁