It would be interesting to have access to a unique feature from the model in the same way we have currently access to .isNotBlank() , .isNotEmpty(), .isNotNull().
A more generic approach would be to add a features array to the model allowing people to add any type of informations they require.
Hi,
It would be interesting to have access to a unique feature from the model in the same way we have currently access to .isNotBlank() , .isNotEmpty(), .isNotNull().
A more generic approach would be to add a features array to the model allowing people to add any type of informations they require.