Skip to content
Snippets Groups Projects
Verified Commit da68ef78 authored by Torsten Grote's avatar Torsten Grote
Browse files

Blog Client with Factory and Validator

This implements a simple initial blog client that covers the basic blog
actions, but no deletion/removal of blogs, yet.

Classes for Blogs and Blog Post Headers have been introduced along with
the associated factories.

A `BlogPostValidator` has been added that validates incoming blog posts.

Closes #402
Closes #404
parent bbed6731
No related branches found
No related tags found
Loading
Showing
with 915 additions and 76 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment