Validate KeyValue field (value) to be numbers only

How to Validate KeyValue field (value) to be numbers only?
1 Reply
toeknee
toeknee2w ago
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.

Did you find this page helpful?