Octavius Framework
Toggle table of contents
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Framework
form-engine
/
org.octavius.form.control.validator.repeatable
/
RepeatableValidator
/
validateListRules
validate
List
Rules
private
fun
validateListRules
(
rows
:
List
<
RepeatableRow
>
,
options
:
RepeatableValidation
)
:
List
<
String
>