core / pragma.content / ContentHandler / validate /
validate #
open fun validate(proto: ContentProto)
Part of validation steps - allows for any custom validation wanted for the ContentProto type.
Parameters #
proto | an incoming value. |
You are viewing documentation for version . View latest versionThis article has been deprecated in the latest version.
core / pragma.content / ContentHandler / validate /
open fun validate(proto: ContentProto)
Part of validation steps - allows for any custom validation wanted for the ContentProto type.
proto | an incoming value. |