1
2 extern NW_Bool Validate (void);
3 extern NW_Bool ValidateCode (NW_Ucs4 code,
4 const NW_Object_Class_t* categoryClass);
5
6
7 #endif /* _Validate_h_ */