Skip to main content

validate

Method
This is a method of the SkillProperties class in the skills module.
Validate the skill properties.

Signature

def validate(&self) -> Result<(), ValidationError>

Returns

Returns
Result<(), ValidationError>
The result of the operation.