glideapps/quicktype

Generate ComponentModel.DataAnnotations attributes for JSON Schema constraints

Fechada

#825 aberto em 25 de abr. de 2018

 (0 comentário) (0 reação) (0 responsável)TypeScript (968 forks)batch import
C#JSON Schemagood first issue

Métricas do repositório

Stars
 (10.867 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

There are attributes for min/max and regular expressions, maybe more. I'm not sure they're checked by Json.NET when deserializing, but it would nice to have them in general. Also, the JSON Schema generator of Json.NET will use them to reproduce the constraints in the schema.

Guia do colaborador