Hello Jeremy,
Is there a workaround for validating collections that using GUID indices like BeginCollectionItem does? FluentValidation validates the collection of models but it returns the wrong property name, i.e. Model[0] instead of Model[GUID].
Thanks...
Is there a workaround for validating collections that using GUID indices like BeginCollectionItem does? FluentValidation validates the collection of models but it returns the wrong property name, i.e. Model[0] instead of Model[GUID].
Thanks...