dry_struct_generator 0.3.2
Generates a Dry::Struct object from Dry::Validation::Contract schemas to avoid repetition when passing DTO's to your services.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            dry-struct
            >= 0
          
          
    