Package io.bkbn.kompendium.core.constraint

Functions

Link copied to clipboard
fun ArraySchema.scanForConstraints(prop: KProperty1<*, *>): ArraySchema
fun EnumSchema.scanForConstraints(prop: KProperty1<*, *>): EnumSchema
fun FormattedSchema.scanForConstraints(prop: KProperty1<*, *>): FormattedSchema
fun SimpleSchema.scanForConstraints(prop: KProperty1<*, *>): SimpleSchema
fun ComponentSchema.scanForConstraints(clazz: KClass<*>, prop: KProperty1<*, *>): ComponentSchema
fun ObjectSchema.scanForConstraints(clazz: KClass<*>, prop: KProperty1<*, *>): ObjectSchema