schemaInfo
fun schemaInfo(formSchema: Schema<*>, path: Path = AbsolutePath.MATCH_ALL): Sequence<SchemaInfo<*>>(source)
Returns a sequence of information about the schemas within formSchema matching path.
Throws
If path matches no schemas.
Returns a sequence of information about the schemas within formSchema matching path.
If path matches no schemas.