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.section
Package-level
declarations
Types
Types
Section
Validator
Link copied to clipboard
class
SectionValidator
(
val
childControlNames
:
List
<
String
>
)
:
ControlValidator
<
Unit
>