List of allowed boolean values (enumeration).
Accepts List or null. Throws IllegalArgumentException for non-boolean types to prevent semantically invalid schemas.
boolean { enum = listOf(true, false)}