Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
This comment is hidden because it contains spoiler information about the solution
removed
Thank you for suggestion and showing me the case how to get around my validation. Unfortunately I'm failed with BindingFlags.FlattenHierarchy and partial class solutions to prevent it and added another validation on BaseClass propery.
you are right, my comment was more about the outside world
better to use Environment.NewLine for cross-platform support
splitting minorWords for each word in Title looks like not very effective, but in case of one-liner looks good
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution