UNPKG

@kravc/schema

Version:

Advanced JSON schema manipulation and validation library.

23 lines (16 loc) 251 B
age: type: number minimum: 0 maximum: 199 height: type: number isNotificationEnabled: type: boolean shouldSendEmails: type: boolean shouldSendSMS: type: boolean hasPaymentMethod: type: boolean hasPositiveBalance: type: boolean