EurekaCommunity / SplitRow

A row for Eureka to put two rows side by side into the same UITableViewCell
MIT License
56 stars 27 forks source link

validation in right cell #31

Closed GaDaXaRa closed 5 years ago

GaDaXaRa commented 5 years ago

Sorry about indentation changes making difficult to follow the PR

New subscription on onCellValidationChange that builds a RuleClosure returning the first validation error of right cell.

This way we can check the form validation with splitRow fields

marbetschar commented 5 years ago

@GaDaXaRa sorry for beeing unresponsive for quite long time. Another validation issue just popped up - and it's quite hard for me to follow through this pull requests cause of the indentation changes - and partly because of my general ignorance of Eureka validation ;)

Long story short: You might want to join forces with @kmav to get the SplitRow validation stuff resolved once and for all. I'm happy to merge a new pull request.