Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Tremolite::Validator
Inherits
Reference
/
Object
Constants
Log = ::
Log
.for(self)
Constructors
new
(blog :
Tremolite::Blog
)
Source
Instance methods
blog
Source
custom_validators
all custom written validators will be run within this method
Source
error_in_object
(object, error_string :
String
)
Source
error_in_post
(post :
Tremolite::Post
, error_string :
String
)
Source
run
Source
url_written
(url :
String
)
Source
warning_in_post
(post :
Tremolite::Post
, error_string :
String
)
Source