validate
Method
This is a method of the SkillProperties class in the skills module.Validate the skill properties.
Signature
Returns
The result of the operation.
validate: Validate the skill properties.
This is a method of the SkillProperties class in the skills module.Validate the skill properties.
def validate(&self) -> Result<(), ValidationError>