schema_types_primitives library
Extension Types
- ActiveType
- Extension type for Active
- AgeType
- Extension type for Age
- ChainedEnumStringType
- Extension type for ChainedEnumString
- DefaultedEnumType
- Extension type for DefaultedEnum
- NullableRoleType
- Extension type for NullableRole
- OptionalNullableLiteralType
- Extension type for OptionalNullableLiteral
- OptionalStatusType
- Extension type for OptionalStatus
- PasswordType
- Extension type for Password
- PriceType
- Extension type for Price
- RefinedAgeType
- Extension type for RefinedAge
- RoleType
- Extension type for Role
- ScoresType
- Extension type for Scores
- StatusEnumType
- Extension type for StatusEnum
- StatusType
- Extension type for Status
- TagsType
- Extension type for Tags
- UserRoleType
- Extension type for UserRole
Properties
- activeSchema → BooleanSchema
-
final
- ageSchema → IntegerSchema
-
final
- chainedEnumStringSchema → StringSchema
-
final
-
defaultedEnumSchema
→ EnumSchema<
UserRole> -
final
- nullableRoleSchema → StringSchema
-
final
- optionalNullableLiteralSchema → StringSchema
-
final
- optionalStatusSchema → StringSchema
-
final
- passwordSchema → StringSchema
-
final
- priceSchema → DoubleSchema
-
final
-
refinedAgeSchema
→ AckSchema<
int> -
final
- roleSchema → StringSchema
-
final
-
scoresSchema
→ ListSchema<
int> -
final
-
statusEnumSchema
→ EnumSchema<
Status> -
final
- statusSchema → StringSchema
-
final
-
final
-
userRoleSchema
→ EnumSchema<
UserRole> -
final