Validate KeyValue field (value) to be numbers only
How to Validate KeyValue field (value) to be numbers only?
1 Reply
You could try using ->rules() if that's supported and write a custom rule
But it sounds like you might just want a simple inline repeater opposed to key-value field.