Ecto field descriptions

You can take a look at this library: GitHub - thebriz24/prop_schema: An extension on `Ecto.Schema` where you can provide additional options, which will be read by the corresponding `PropSchema.TestHarness` module, used in the test files to generate property tests · GitHub

They wrap the Ecto.Field module to add extra options to the fields