Skip to content

HEA-327: Field validators for lists of strings will now detect non-iterables,...

Ivan Post requested to merge HEA-327--ipost into dev

Field validators for lists of strings will now detect non-iterables, non-iterators, and strings and place them in a list

Merge request reports