RepeatFrom
- Namespace
- Rowles.LeanCorpus.Codecs.CodecKit
- Assembly
- Rowles.LeanCorpus.dll
Methods
RepeatFrom<T>(ICodec<T>, string)
Creates a DependentFieldFactory<TDep, TOut> that produces a
Repeat(count)codec where the count comes from a parent field. Use with Field<TDep, TField>(string, Func<T, TField>, DependentFieldFactory<TDep, TField>).