Typely
GitHub
  • Overview
    • ๐Ÿ‘Welcome!
  • Validations
    • ๐Ÿ“Common
    • ๐Ÿ”ขNumber
    • โš–๏ธComparable
    • โœ๏ธString
  • Customize errors
    • ๐ŸŒŽLocalization
    • ๐Ÿ”Sensitive data
  • General
    • ๐ŸงฉClass VS Struct
    • ๐Ÿ–ผ๏ธSupported frameworks
    • ๐Ÿš€Benchmarks
    • โš ๏ธLimitations
  • Design decisions
    • ๐Ÿ”„Conversions
    • โ„น๏ธUse of interfaces
    • ๐Ÿคธโ€โ™‚๏ธUnderlying type comparison
    • ๐Ÿ’‚Validations
Powered by GitBook
On this page
Edit on GitHub
  1. General

โš ๏ธLimitations

Typely is a source generator parsing classes implementing ITypelySpecification. Therefore you cannot use custom functions outside of the provided builder.

PreviousBenchmarksNextConversions

Last updated 2 years ago